public static final class SignerOuterClass.MuSig2CombineKeysRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2CombineKeysRequest.Builder> implements SignerOuterClass.MuSig2CombineKeysRequestOrBuilder
signrpc.MuSig2CombineKeysRequest| Modifier and Type | Method and Description |
|---|---|
SignerOuterClass.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.Builder |
addTweaks(int index,
SignerOuterClass.TweakDesc.Builder builderForValue)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2CombineKeysRequest.Builder |
addTweaks(int index,
SignerOuterClass.TweakDesc value)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2CombineKeysRequest.Builder |
addTweaks(SignerOuterClass.TweakDesc.Builder builderForValue)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest |
build() |
SignerOuterClass.MuSig2CombineKeysRequest |
buildPartial() |
SignerOuterClass.MuSig2CombineKeysRequest.Builder |
clear() |
SignerOuterClass.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.Builder |
clearTweaks()
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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 |
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.MuSig2CombineKeysRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SignerOuterClass.MuSig2CombineKeysRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
SignerOuterClass.MuSig2CombineKeysRequest.Builder |
mergeFrom(SignerOuterClass.MuSig2CombineKeysRequest other) |
SignerOuterClass.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SignerOuterClass.MuSig2CombineKeysRequest.Builder |
removeTweaks(int index)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.Builder |
setTweaks(int index,
SignerOuterClass.TweakDesc.Builder builderForValue)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2CombineKeysRequest.Builder |
setTweaks(int index,
SignerOuterClass.TweakDesc value)
A series of optional generic tweaks to be applied to the the aggregated
public key.
|
SignerOuterClass.MuSig2CombineKeysRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SignerOuterClass.MuSig2CombineKeysRequest.Builder |
setVersion(SignerOuterClass.MuSig2Version value)
The mandatory version of the MuSig2 BIP draft to use.
|
SignerOuterClass.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.Builder>public SignerOuterClass.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.Builder>public SignerOuterClass.MuSig2CombineKeysRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SignerOuterClass.MuSig2CombineKeysRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SignerOuterClass.MuSig2CombineKeysRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SignerOuterClass.MuSig2CombineKeysRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SignerOuterClass.MuSig2CombineKeysRequest.Builder>public SignerOuterClass.MuSig2CombineKeysRequest.Builder mergeFrom(SignerOuterClass.MuSig2CombineKeysRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2CombineKeysRequest.Builder>public SignerOuterClass.MuSig2CombineKeysRequest.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.MuSig2CombineKeysRequest.Builder>java.io.IOExceptionpublic 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 = 1;getAllSignerPubkeysList in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic 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 = 1;getAllSignerPubkeysCount in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic 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 = 1;getAllSignerPubkeys in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderindex - The index of the element to return.public SignerOuterClass.MuSig2CombineKeysRequest.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 = 1;index - The index to set the value at.value - The allSignerPubkeys to set.public SignerOuterClass.MuSig2CombineKeysRequest.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 = 1;value - The allSignerPubkeys to add.public SignerOuterClass.MuSig2CombineKeysRequest.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 = 1;values - The allSignerPubkeys to add.public SignerOuterClass.MuSig2CombineKeysRequest.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 = 1;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 = 2;getTweaksList in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic int getTweaksCount()
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 2;getTweaksCount in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic SignerOuterClass.TweakDesc getTweaks(int index)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 2;getTweaks in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic SignerOuterClass.MuSig2CombineKeysRequest.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 = 2;public SignerOuterClass.MuSig2CombineKeysRequest.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 = 2;public SignerOuterClass.MuSig2CombineKeysRequest.Builder addTweaks(SignerOuterClass.TweakDesc value)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 2;public SignerOuterClass.MuSig2CombineKeysRequest.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 = 2;public SignerOuterClass.MuSig2CombineKeysRequest.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 = 2;public SignerOuterClass.MuSig2CombineKeysRequest.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 = 2;public SignerOuterClass.MuSig2CombineKeysRequest.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 = 2;public SignerOuterClass.MuSig2CombineKeysRequest.Builder clearTweaks()
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 2;public SignerOuterClass.MuSig2CombineKeysRequest.Builder removeTweaks(int index)
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 2;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 = 2;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 = 2;getTweaksOrBuilder in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic 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 = 2;getTweaksOrBuilderList in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic SignerOuterClass.TweakDesc.Builder addTweaksBuilder()
A series of optional generic tweaks to be applied to the the aggregated public key.
repeated .signrpc.TweakDesc tweaks = 2;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 = 2;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 = 2;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 = 3;hasTaprootTweak in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic 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 = 3;getTaprootTweak in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic SignerOuterClass.MuSig2CombineKeysRequest.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 = 3;public SignerOuterClass.MuSig2CombineKeysRequest.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 = 3;public SignerOuterClass.MuSig2CombineKeysRequest.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 = 3;public SignerOuterClass.MuSig2CombineKeysRequest.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 = 3;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 = 3;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 = 3;getTaprootTweakOrBuilder in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic 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 = 4;getVersionValue in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic SignerOuterClass.MuSig2CombineKeysRequest.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 = 4;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 = 4;getVersion in interface SignerOuterClass.MuSig2CombineKeysRequestOrBuilderpublic SignerOuterClass.MuSig2CombineKeysRequest.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 = 4;value - The version to set.public SignerOuterClass.MuSig2CombineKeysRequest.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 = 4;public final SignerOuterClass.MuSig2CombineKeysRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2CombineKeysRequest.Builder>public final SignerOuterClass.MuSig2CombineKeysRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2CombineKeysRequest.Builder>