# Functions
GetBlsSignature returns the bls signature from the evidence.
GetCommitRequestHash returns the hash of the commit block request.
GetEvidence returns the evidence from the commit block request.
NewEmptyRoundState creates a new empty round state for rwMutex.
NewValidatorSet creates a new validator set.
# Variables
No description provided by the author
# Structs
TODO: refactor the evidence to use the new sequencer types Evidence defines an evidence.
RoundState defines the internal consensus state.
Validator defines a validator state.
ValidatorSet defines a set of validators.