Modules§
- message
- Nested message and enum types in
Message
.
Structs§
- Message
- Ping
Request - PingRequest is a request to confirm that the connection is alive.
- Ping
Response - PingResponse is a response to confirm that the connection is alive.
- PubKey
Request - PubKeyRequest requests the consensus public key from the remote signer.
- PubKey
Response - PubKeyResponse is a response message containing the public key.
- Remote
Signer Error - Sign
Proposal Request - SignProposalRequest is a request to sign a proposal
- Sign
Vote Request - SignVoteRequest is a request to sign a vote
- Signed
Proposal Response - SignedProposalResponse is response containing a signed proposal or an error
- Signed
Vote Response - SignedVoteResponse is a response containing a signed vote or an error