Get desktop application:
View/edit binary Protocol Buffers messages
bytes uuid = 1
repeated Nonce nonces = 2
optional HRST hrst = 3
bytes signBytes = 4
bytes voteExtUuid = 5
repeated Nonce voteExtNonces = 6
bytes voteExtSignBytes = 7
string chainID = 8
int64 timestamp = 1
bytes noncePublic = 2
bytes signature = 3
bytes voteExtNoncePublic = 4
bytes voteExtSignature = 5
string leaderID = 1
string leaderAddress = 2
(message has no fields)
(message has no fields)
(message has no fields)
Used in: SignBlockRequest
int64 height = 1
int64 round = 2
int32 step = 3
bytes signBytes = 4
bytes voteExtSignBytes = 5
int64 timestamp = 6
Used in: SetNoncesAndSignRequest
int64 height = 1
int64 round = 2
int32 step = 3
int64 timestamp = 4
Used in: SetNoncesAndSignRequest, UUIDNonce
int32 sourceID = 1
int32 destinationID = 2
bytes pubKey = 3
bytes share = 4
bytes signature = 5
Used as request type in: Cosigner.SignBlock, RemoteSigner.Sign
string chainID = 1
optional Block block = 2
Used as response type in: Cosigner.SignBlock, RemoteSigner.Sign
bytes signature = 1
bytes vote_ext_signature = 2
int64 timestamp = 3
Used in: GetNoncesResponse
bytes uuid = 1
repeated Nonce nonces = 2