public static final class SignerOuterClass.MuSig2RegisterNoncesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2RegisterNoncesRequest.Builder> implements SignerOuterClass.MuSig2RegisterNoncesRequestOrBuilder
signrpc.MuSig2RegisterNoncesRequest| Modifier and Type | Method and Description |
|---|---|
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
addAllOtherSignerPublicNonces(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)
A list of all public nonces of other signing participants that should be
registered.
|
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
addOtherSignerPublicNonces(com.google.protobuf.ByteString value)
A list of all public nonces of other signing participants that should be
registered.
|
SignerOuterClass.MuSig2RegisterNoncesRequest |
build() |
SignerOuterClass.MuSig2RegisterNoncesRequest |
buildPartial() |
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
clear() |
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
clearOtherSignerPublicNonces()
A list of all public nonces of other signing participants that should be
registered.
|
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
clearSessionId()
The unique ID of the signing session those nonces should be registered with.
|
SignerOuterClass.MuSig2RegisterNoncesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getOtherSignerPublicNonces(int index)
A list of all public nonces of other signing participants that should be
registered.
|
int |
getOtherSignerPublicNoncesCount()
A list of all public nonces of other signing participants that should be
registered.
|
java.util.List<com.google.protobuf.ByteString> |
getOtherSignerPublicNoncesList()
A list of all public nonces of other signing participants that should be
registered.
|
com.google.protobuf.ByteString |
getSessionId()
The unique ID of the signing session those nonces should be registered with.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
mergeFrom(SignerOuterClass.MuSig2RegisterNoncesRequest other) |
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
setOtherSignerPublicNonces(int index,
com.google.protobuf.ByteString value)
A list of all public nonces of other signing participants that should be
registered.
|
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
setSessionId(com.google.protobuf.ByteString value)
The unique ID of the signing session those nonces should be registered with.
|
SignerOuterClass.MuSig2RegisterNoncesRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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.MuSig2RegisterNoncesRequest.Builder>public SignerOuterClass.MuSig2RegisterNoncesRequest.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.MuSig2RegisterNoncesRequest.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.MuSig2RegisterNoncesRequest.Builder>public SignerOuterClass.MuSig2RegisterNoncesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SignerOuterClass.MuSig2RegisterNoncesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SignerOuterClass.MuSig2RegisterNoncesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SignerOuterClass.MuSig2RegisterNoncesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SignerOuterClass.MuSig2RegisterNoncesRequest.Builder>public SignerOuterClass.MuSig2RegisterNoncesRequest.Builder mergeFrom(SignerOuterClass.MuSig2RegisterNoncesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2RegisterNoncesRequest.Builder>public SignerOuterClass.MuSig2RegisterNoncesRequest.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.MuSig2RegisterNoncesRequest.Builder>java.io.IOExceptionpublic com.google.protobuf.ByteString getSessionId()
The unique ID of the signing session those nonces should be registered with.
bytes session_id = 1;getSessionId in interface SignerOuterClass.MuSig2RegisterNoncesRequestOrBuilderpublic SignerOuterClass.MuSig2RegisterNoncesRequest.Builder setSessionId(com.google.protobuf.ByteString value)
The unique ID of the signing session those nonces should be registered with.
bytes session_id = 1;value - The sessionId to set.public SignerOuterClass.MuSig2RegisterNoncesRequest.Builder clearSessionId()
The unique ID of the signing session those nonces should be registered with.
bytes session_id = 1;public java.util.List<com.google.protobuf.ByteString> getOtherSignerPublicNoncesList()
A list of all public nonces of other signing participants that should be registered.
repeated bytes other_signer_public_nonces = 3;getOtherSignerPublicNoncesList in interface SignerOuterClass.MuSig2RegisterNoncesRequestOrBuilderpublic int getOtherSignerPublicNoncesCount()
A list of all public nonces of other signing participants that should be registered.
repeated bytes other_signer_public_nonces = 3;getOtherSignerPublicNoncesCount in interface SignerOuterClass.MuSig2RegisterNoncesRequestOrBuilderpublic com.google.protobuf.ByteString getOtherSignerPublicNonces(int index)
A list of all public nonces of other signing participants that should be registered.
repeated bytes other_signer_public_nonces = 3;getOtherSignerPublicNonces in interface SignerOuterClass.MuSig2RegisterNoncesRequestOrBuilderindex - The index of the element to return.public SignerOuterClass.MuSig2RegisterNoncesRequest.Builder setOtherSignerPublicNonces(int index, com.google.protobuf.ByteString value)
A list of all public nonces of other signing participants that should be registered.
repeated bytes other_signer_public_nonces = 3;index - The index to set the value at.value - The otherSignerPublicNonces to set.public SignerOuterClass.MuSig2RegisterNoncesRequest.Builder addOtherSignerPublicNonces(com.google.protobuf.ByteString value)
A list of all public nonces of other signing participants that should be registered.
repeated bytes other_signer_public_nonces = 3;value - The otherSignerPublicNonces to add.public SignerOuterClass.MuSig2RegisterNoncesRequest.Builder addAllOtherSignerPublicNonces(java.lang.Iterable<? extends com.google.protobuf.ByteString> values)
A list of all public nonces of other signing participants that should be registered.
repeated bytes other_signer_public_nonces = 3;values - The otherSignerPublicNonces to add.public SignerOuterClass.MuSig2RegisterNoncesRequest.Builder clearOtherSignerPublicNonces()
A list of all public nonces of other signing participants that should be registered.
repeated bytes other_signer_public_nonces = 3;public final SignerOuterClass.MuSig2RegisterNoncesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2RegisterNoncesRequest.Builder>public final SignerOuterClass.MuSig2RegisterNoncesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SignerOuterClass.MuSig2RegisterNoncesRequest.Builder>