public static final class SignerOuterClass.MuSig2SessionRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2SessionRequest.Builder> implements SignerOuterClass.MuSig2SessionRequestOrBuilder
signrpc.MuSig2SessionRequest| Modifier and Type | Method and Description |
|---|---|
SignerOuterClass.MuSig2SessionRequest.Builder |
addAllAllSignerPubkeys(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
addAllOtherSignerPublicNonces(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)
An optional list of all public nonces of other signing participants that
might already be known.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
addAllSignerPubkeys(com.google.protobuf.ByteString value)
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
addAllTweaks(java.lang.Iterable<? extends SignerOuterClass.TweakDesc> values)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
addOtherSignerPublicNonces(com.google.protobuf.ByteString value)
An optional list of all public nonces of other signing participants that
might already be known.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
addTweaks(int index,
SignerOuterClass.TweakDesc.Builder builderForValue)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
addTweaks(int index,
SignerOuterClass.TweakDesc value)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
addTweaks(SignerOuterClass.TweakDesc.Builder builderForValue)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
addTweaks(SignerOuterClass.TweakDesc value)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.TweakDesc.Builder |
addTweaksBuilder()
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.TweakDesc.Builder |
addTweaksBuilder(int index)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2SessionRequest |
build() |
SignerOuterClass.MuSig2SessionRequest |
buildPartial() |
SignerOuterClass.MuSig2SessionRequest.Builder |
clear() |
SignerOuterClass.MuSig2SessionRequest.Builder |
clearAllSignerPubkeys()
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
clearKeyLoc()
The key locator that identifies which key to use for signing.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
clearOtherSignerPublicNonces()
An optional list of all public nonces of other signing participants that
might already be known.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
clearPregeneratedLocalNonce()
A set of pre generated secret local nonces to use in the musig2 session.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
clearTaprootTweak()
An optional taproot specific tweak that must be specified if the MuSig2
combined key will be used as the main taproot key of a taproot output
on-chain.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
clearTweaks()
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
clearVersion()
The mandatory version of the MuSig2 BIP draft to use.
|
com.google.protobuf.ByteString |
getAllSignerPubkeys(int index)
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
|
int |
getAllSignerPubkeysCount()
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
|
java.util.List<com.google.protobuf.ByteString> |
getAllSignerPubkeysList()
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
|
SignerOuterClass.MuSig2SessionRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
SignerOuterClass.KeyLocator |
getKeyLoc()
The key locator that identifies which key to use for signing.
|
SignerOuterClass.KeyLocator.Builder |
getKeyLocBuilder()
The key locator that identifies which key to use for signing.
|
SignerOuterClass.KeyLocatorOrBuilder |
getKeyLocOrBuilder()
The key locator that identifies which key to use for signing.
|
com.google.protobuf.ByteString |
getOtherSignerPublicNonces(int index)
An optional list of all public nonces of other signing participants that
might already be known.
|
int |
getOtherSignerPublicNoncesCount()
An optional list of all public nonces of other signing participants that
might already be known.
|
java.util.List<com.google.protobuf.ByteString> |
getOtherSignerPublicNoncesList()
An optional list of all public nonces of other signing participants that
might already be known.
|
com.google.protobuf.ByteString |
getPregeneratedLocalNonce()
A set of pre generated secret local nonces to use in the musig2 session.
|
SignerOuterClass.TaprootTweakDesc |
getTaprootTweak()
An optional taproot specific tweak that must be specified if the MuSig2
combined key will be used as the main taproot key of a taproot output
on-chain.
|
SignerOuterClass.TaprootTweakDesc.Builder |
getTaprootTweakBuilder()
An optional taproot specific tweak that must be specified if the MuSig2
combined key will be used as the main taproot key of a taproot output
on-chain.
|
SignerOuterClass.TaprootTweakDescOrBuilder |
getTaprootTweakOrBuilder()
An optional taproot specific tweak that must be specified if the MuSig2
combined key will be used as the main taproot key of a taproot output
on-chain.
|
SignerOuterClass.TweakDesc |
getTweaks(int index)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.TweakDesc.Builder |
getTweaksBuilder(int index)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
java.util.List<SignerOuterClass.TweakDesc.Builder> |
getTweaksBuilderList()
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
int |
getTweaksCount()
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
java.util.List<SignerOuterClass.TweakDesc> |
getTweaksList()
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.TweakDescOrBuilder |
getTweaksOrBuilder(int index)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
java.util.List<? extends SignerOuterClass.TweakDescOrBuilder> |
getTweaksOrBuilderList()
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2Version |
getVersion()
The mandatory version of the MuSig2 BIP draft to use.
|
int |
getVersionValue()
The mandatory version of the MuSig2 BIP draft to use.
|
boolean |
hasKeyLoc()
The key locator that identifies which key to use for signing.
|
boolean |
hasTaprootTweak()
An optional taproot specific tweak that must be specified if the MuSig2
combined key will be used as the main taproot key of a taproot output
on-chain.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SignerOuterClass.MuSig2SessionRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SignerOuterClass.MuSig2SessionRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
SignerOuterClass.MuSig2SessionRequest.Builder |
mergeFrom(SignerOuterClass.MuSig2SessionRequest other) |
SignerOuterClass.MuSig2SessionRequest.Builder |
mergeKeyLoc(SignerOuterClass.KeyLocator value)
The key locator that identifies which key to use for signing.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
mergeTaprootTweak(SignerOuterClass.TaprootTweakDesc value)
An optional taproot specific tweak that must be specified if the MuSig2
combined key will be used as the main taproot key of a taproot output
on-chain.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SignerOuterClass.MuSig2SessionRequest.Builder |
removeTweaks(int index)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setAllSignerPubkeys(int index,
com.google.protobuf.ByteString value)
A list of all public keys (serialized in 32-byte x-only format for v0.4.0
and 33-byte compressed format for v1.0.0rc2!) participating in the signing
session.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setKeyLoc(SignerOuterClass.KeyLocator.Builder builderForValue)
The key locator that identifies which key to use for signing.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setKeyLoc(SignerOuterClass.KeyLocator value)
The key locator that identifies which key to use for signing.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setOtherSignerPublicNonces(int index,
com.google.protobuf.ByteString value)
An optional list of all public nonces of other signing participants that
might already be known.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setPregeneratedLocalNonce(com.google.protobuf.ByteString value)
A set of pre generated secret local nonces to use in the musig2 session.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setTaprootTweak(SignerOuterClass.TaprootTweakDesc.Builder builderForValue)
An optional taproot specific tweak that must be specified if the MuSig2
combined key will be used as the main taproot key of a taproot output
on-chain.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setTaprootTweak(SignerOuterClass.TaprootTweakDesc value)
An optional taproot specific tweak that must be specified if the MuSig2
combined key will be used as the main taproot key of a taproot output
on-chain.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setTweaks(int index,
SignerOuterClass.TweakDesc.Builder builderForValue)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setTweaks(int index,
SignerOuterClass.TweakDesc value)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SignerOuterClass.MuSig2SessionRequest.Builder |
setVersion(SignerOuterClass.MuSig2Version value)
The mandatory version of the MuSig2 BIP draft to use.
|
SignerOuterClass.MuSig2SessionRequest.Builder |
setVersionValue(int value)
The mandatory version of the MuSig2 BIP draft to use.
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2SessionRequest.Builder>public SignerOuterClass.MuSig2SessionRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2SessionRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2SessionRequest.Builder>public SignerOuterClass.MuSig2SessionRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SignerOuterClass.MuSig2SessionRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SignerOuterClass.MuSig2SessionRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SignerOuterClass.MuSig2SessionRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SignerOuterClass.MuSig2SessionRequest.Builder>public SignerOuterClass.MuSig2SessionRequest.Builder mergeFrom(SignerOuterClass.MuSig2SessionRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2SessionRequest.Builder>public SignerOuterClass.MuSig2SessionRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SignerOuterClass.MuSig2SessionRequest.Builder>java.io.IOExceptionpublic boolean hasKeyLoc()
The key locator that identifies which key to use for signing.
.signrpc.KeyLocator key_loc = 1;hasKeyLoc in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic SignerOuterClass.KeyLocator getKeyLoc()
The key locator that identifies which key to use for signing.
.signrpc.KeyLocator key_loc = 1;getKeyLoc in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic SignerOuterClass.MuSig2SessionRequest.Builder setKeyLoc(SignerOuterClass.KeyLocator value)
The key locator that identifies which key to use for signing.
.signrpc.KeyLocator key_loc = 1;public SignerOuterClass.MuSig2SessionRequest.Builder setKeyLoc(SignerOuterClass.KeyLocator.Builder builderForValue)
The key locator that identifies which key to use for signing.
.signrpc.KeyLocator key_loc = 1;public SignerOuterClass.MuSig2SessionRequest.Builder mergeKeyLoc(SignerOuterClass.KeyLocator value)
The key locator that identifies which key to use for signing.
.signrpc.KeyLocator key_loc = 1;public SignerOuterClass.MuSig2SessionRequest.Builder clearKeyLoc()
The key locator that identifies which key to use for signing.
.signrpc.KeyLocator key_loc = 1;public SignerOuterClass.KeyLocator.Builder getKeyLocBuilder()
The key locator that identifies which key to use for signing.
.signrpc.KeyLocator key_loc = 1;public SignerOuterClass.KeyLocatorOrBuilder getKeyLocOrBuilder()
The key locator that identifies which key to use for signing.
.signrpc.KeyLocator key_loc = 1;getKeyLocOrBuilder in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic java.util.List<com.google.protobuf.ByteString> getAllSignerPubkeysList()
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session. The list will always be sorted lexicographically internally. This must include the local key which is described by the above key_loc.
repeated bytes all_signer_pubkeys = 2;getAllSignerPubkeysList in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic int getAllSignerPubkeysCount()
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session. The list will always be sorted lexicographically internally. This must include the local key which is described by the above key_loc.
repeated bytes all_signer_pubkeys = 2;getAllSignerPubkeysCount in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic com.google.protobuf.ByteString getAllSignerPubkeys(int index)
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session. The list will always be sorted lexicographically internally. This must include the local key which is described by the above key_loc.
repeated bytes all_signer_pubkeys = 2;getAllSignerPubkeys in interface SignerOuterClass.MuSig2SessionRequestOrBuilderindex - The index of the element to return.public SignerOuterClass.MuSig2SessionRequest.Builder setAllSignerPubkeys(int index, com.google.protobuf.ByteString value)
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session. The list will always be sorted lexicographically internally. This must include the local key which is described by the above key_loc.
repeated bytes all_signer_pubkeys = 2;index - The index to set the value at.value - The allSignerPubkeys to set.public SignerOuterClass.MuSig2SessionRequest.Builder addAllSignerPubkeys(com.google.protobuf.ByteString value)
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session. The list will always be sorted lexicographically internally. This must include the local key which is described by the above key_loc.
repeated bytes all_signer_pubkeys = 2;value - The allSignerPubkeys to add.public SignerOuterClass.MuSig2SessionRequest.Builder addAllAllSignerPubkeys(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session. The list will always be sorted lexicographically internally. This must include the local key which is described by the above key_loc.
repeated bytes all_signer_pubkeys = 2;values - The allSignerPubkeys to add.public SignerOuterClass.MuSig2SessionRequest.Builder clearAllSignerPubkeys()
A list of all public keys (serialized in 32-byte x-only format for v0.4.0 and 33-byte compressed format for v1.0.0rc2!) participating in the signing session. The list will always be sorted lexicographically internally. This must include the local key which is described by the above key_loc.
repeated bytes all_signer_pubkeys = 2;public java.util.List<com.google.protobuf.ByteString> getOtherSignerPublicNoncesList()
An optional list of all public nonces of other signing participants that might already be known.
repeated bytes other_signer_public_nonces = 3;getOtherSignerPublicNoncesList in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic int getOtherSignerPublicNoncesCount()
An optional list of all public nonces of other signing participants that might already be known.
repeated bytes other_signer_public_nonces = 3;getOtherSignerPublicNoncesCount in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic com.google.protobuf.ByteString getOtherSignerPublicNonces(int index)
An optional list of all public nonces of other signing participants that might already be known.
repeated bytes other_signer_public_nonces = 3;getOtherSignerPublicNonces in interface SignerOuterClass.MuSig2SessionRequestOrBuilderindex - The index of the element to return.public SignerOuterClass.MuSig2SessionRequest.Builder setOtherSignerPublicNonces(int index, com.google.protobuf.ByteString value)
An optional list of all public nonces of other signing participants that might already be known.
repeated bytes other_signer_public_nonces = 3;index - The index to set the value at.value - The otherSignerPublicNonces to set.public SignerOuterClass.MuSig2SessionRequest.Builder addOtherSignerPublicNonces(com.google.protobuf.ByteString value)
An optional list of all public nonces of other signing participants that might already be known.
repeated bytes other_signer_public_nonces = 3;value - The otherSignerPublicNonces to add.public SignerOuterClass.MuSig2SessionRequest.Builder addAllOtherSignerPublicNonces(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)
An optional list of all public nonces of other signing participants that might already be known.
repeated bytes other_signer_public_nonces = 3;values - The otherSignerPublicNonces to add.public SignerOuterClass.MuSig2SessionRequest.Builder clearOtherSignerPublicNonces()
An optional list of all public nonces of other signing participants that might already be known.
repeated bytes other_signer_public_nonces = 3;public java.util.List<SignerOuterClass.TweakDesc> getTweaksList()
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;getTweaksList in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic int getTweaksCount()
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;getTweaksCount in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic SignerOuterClass.TweakDesc getTweaks(int index)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;getTweaks in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic SignerOuterClass.MuSig2SessionRequest.Builder setTweaks(int index, SignerOuterClass.TweakDesc value)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.MuSig2SessionRequest.Builder setTweaks(int index, SignerOuterClass.TweakDesc.Builder builderForValue)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.MuSig2SessionRequest.Builder addTweaks(SignerOuterClass.TweakDesc value)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.MuSig2SessionRequest.Builder addTweaks(int index, SignerOuterClass.TweakDesc value)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.MuSig2SessionRequest.Builder addTweaks(SignerOuterClass.TweakDesc.Builder builderForValue)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.MuSig2SessionRequest.Builder addTweaks(int index, SignerOuterClass.TweakDesc.Builder builderForValue)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.MuSig2SessionRequest.Builder addAllTweaks(java.lang.Iterable<? extends SignerOuterClass.TweakDesc> values)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.MuSig2SessionRequest.Builder clearTweaks()
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.MuSig2SessionRequest.Builder removeTweaks(int index)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.TweakDesc.Builder getTweaksBuilder(int index)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.TweakDescOrBuilder getTweaksOrBuilder(int index)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;getTweaksOrBuilder in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic java.util.List<? extends SignerOuterClass.TweakDescOrBuilder> getTweaksOrBuilderList()
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;getTweaksOrBuilderList in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic SignerOuterClass.TweakDesc.Builder addTweaksBuilder()
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public SignerOuterClass.TweakDesc.Builder addTweaksBuilder(int index)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public java.util.List<SignerOuterClass.TweakDesc.Builder> getTweaksBuilderList()
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 4;public boolean hasTaprootTweak()
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
.signrpc.TaprootTweakDesc taproot_tweak = 5;hasTaprootTweak in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic SignerOuterClass.TaprootTweakDesc getTaprootTweak()
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
.signrpc.TaprootTweakDesc taproot_tweak = 5;getTaprootTweak in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic SignerOuterClass.MuSig2SessionRequest.Builder setTaprootTweak(SignerOuterClass.TaprootTweakDesc value)
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
.signrpc.TaprootTweakDesc taproot_tweak = 5;public SignerOuterClass.MuSig2SessionRequest.Builder setTaprootTweak(SignerOuterClass.TaprootTweakDesc.Builder builderForValue)
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
.signrpc.TaprootTweakDesc taproot_tweak = 5;public SignerOuterClass.MuSig2SessionRequest.Builder mergeTaprootTweak(SignerOuterClass.TaprootTweakDesc value)
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
.signrpc.TaprootTweakDesc taproot_tweak = 5;public SignerOuterClass.MuSig2SessionRequest.Builder clearTaprootTweak()
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
.signrpc.TaprootTweakDesc taproot_tweak = 5;public SignerOuterClass.TaprootTweakDesc.Builder getTaprootTweakBuilder()
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
.signrpc.TaprootTweakDesc taproot_tweak = 5;public SignerOuterClass.TaprootTweakDescOrBuilder getTaprootTweakOrBuilder()
An optional taproot specific tweak that must be specified if the MuSig2 combined key will be used as the main taproot key of a taproot output on-chain.
.signrpc.TaprootTweakDesc taproot_tweak = 5;getTaprootTweakOrBuilder in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic int getVersionValue()
The mandatory version of the MuSig2 BIP draft to use. This is necessary to differentiate between the changes that were made to the BIP while this experimental RPC was already released. Some of those changes affect how the combined key and nonces are created.
.signrpc.MuSig2Version version = 6;getVersionValue in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic SignerOuterClass.MuSig2SessionRequest.Builder setVersionValue(int value)
The mandatory version of the MuSig2 BIP draft to use. This is necessary to differentiate between the changes that were made to the BIP while this experimental RPC was already released. Some of those changes affect how the combined key and nonces are created.
.signrpc.MuSig2Version version = 6;value - The enum numeric value on the wire for version to set.public SignerOuterClass.MuSig2Version getVersion()
The mandatory version of the MuSig2 BIP draft to use. This is necessary to differentiate between the changes that were made to the BIP while this experimental RPC was already released. Some of those changes affect how the combined key and nonces are created.
.signrpc.MuSig2Version version = 6;getVersion in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic SignerOuterClass.MuSig2SessionRequest.Builder setVersion(SignerOuterClass.MuSig2Version value)
The mandatory version of the MuSig2 BIP draft to use. This is necessary to differentiate between the changes that were made to the BIP while this experimental RPC was already released. Some of those changes affect how the combined key and nonces are created.
.signrpc.MuSig2Version version = 6;value - The version to set.public SignerOuterClass.MuSig2SessionRequest.Builder clearVersion()
The mandatory version of the MuSig2 BIP draft to use. This is necessary to differentiate between the changes that were made to the BIP while this experimental RPC was already released. Some of those changes affect how the combined key and nonces are created.
.signrpc.MuSig2Version version = 6;public com.google.protobuf.ByteString getPregeneratedLocalNonce()
A set of pre generated secret local nonces to use in the musig2 session. This field is optional. This can be useful for protocols that need to send nonces ahead of time before the set of signer keys are known. This value MUST be 97 bytes and be the concatenation of two CSPRNG generated 32 byte values and local public key used for signing as specified in the key_loc field.
bytes pregenerated_local_nonce = 7;getPregeneratedLocalNonce in interface SignerOuterClass.MuSig2SessionRequestOrBuilderpublic SignerOuterClass.MuSig2SessionRequest.Builder setPregeneratedLocalNonce(com.google.protobuf.ByteString value)
A set of pre generated secret local nonces to use in the musig2 session. This field is optional. This can be useful for protocols that need to send nonces ahead of time before the set of signer keys are known. This value MUST be 97 bytes and be the concatenation of two CSPRNG generated 32 byte values and local public key used for signing as specified in the key_loc field.
bytes pregenerated_local_nonce = 7;value - The pregeneratedLocalNonce to set.public SignerOuterClass.MuSig2SessionRequest.Builder clearPregeneratedLocalNonce()
A set of pre generated secret local nonces to use in the musig2 session. This field is optional. This can be useful for protocols that need to send nonces ahead of time before the set of signer keys are known. This value MUST be 97 bytes and be the concatenation of two CSPRNG generated 32 byte values and local public key used for signing as specified in the key_loc field.
bytes pregenerated_local_nonce = 7;public final SignerOuterClass.MuSig2SessionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2SessionRequest.Builder>public final SignerOuterClass.MuSig2SessionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2SessionRequest.Builder>