package
0.0.0-20191031084037-5104f13225ed
Repository: https://github.com/coschain/gobft.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
IsVoteTypeValid returns true if t is a valid vote type.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
Commit contains the evidence that a block was committed by a set of validators.
No description provided by the author
No description provided by the author
Vote represents a prevote, precommit from validators for consensus.
# Interfaces
ConsensusMessage is a message that can be sent and received on the ConsensusReactor.
# Type aliases
No description provided by the author
PubKey is string representation of the public key.
VoteType is a type of signed message in the consensus.