package
0.1.0
Repository: https://github.com/brc20-collab/brczero.git
Documentation: pkg.go.dev

# Structs

FilePVKey stores the immutable part of PrivValidator.
FilePVLastSignState stores the mutable part of PrivValidator.
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.
No description provided by the author
SignedProposalResponse is response containing a signed proposal or an error.
SignProposalRequest is a request to sign a proposal.
SignVoteRequest is a request to sign a vote.
SignedVoteResponse is a response containing a signed vote or an error.