Module tendermint_proto::privval[][src]

Modules

Nested message and enum types in Message.

Structs

PingRequest is a request to confirm that the connection is alive.

PingResponse is a response to confirm that the connection is alive.

PubKeyRequest requests the consensus public key from the remote signer.

PubKeyResponse is a response message containing the public key.

SignProposalRequest is a request to sign a proposal

SignVoteRequest is a request to sign a vote

SignedProposalResponse is response containing a signed proposal or an error

SignedVoteResponse is a response containing a signed vote or an error

Enums