Get desktop application:
View/edit binary Protocol Buffers messages
Errors is a list of error codes that can be returned by the remote signer.
Unknown error
Unexpected response
Connection lost
Connection timeout
Read timeout
Write timeout
Message is an abstract message to/from the remote signer.
Sum of all possible messages.
PingRequest is a request to confirm that the connection is alive.
Used in:
(message has no fields)
PingResponse is a response to confirm that the connection is alive.
Used in:
(message has no fields)
PubKeyRequest requests the consensus public key from the remote signer.
Used in:
PubKeyResponse is a response message containing the public key.
Used in:
remotesignererror is returned when the remote signer fails.
Used in:
, ,SignProposalRequest is a request to sign a proposal
Used in:
SignVoteRequest is a request to sign a vote
Used in:
SignedProposalResponse is response containing a signed proposal or an error
Used in:
SignedVoteResponse is a response containing a signed vote or an error
Used in: