package
2.0.0-beta.4+incompatible
Repository: https://github.com/scrtlabs/secretnetwork.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BlockPart is sent when gossipping a piece of the proposed block.
EndHeight marks the end of the given height inside WAL.
HasVote is sent to indicate that a particular vote has been received.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MsgInfo are msgs from the reactor which may update the state.
NewRoundStep is sent for every step taken in the ConsensusState.
NewValidBlock is sent when a validator observes a valid block B in some round r, i.e., there is a Proposal for block B and 2/3+ prevotes for the block B in the round r.
Proposal is sent when a new block is proposed.
ProposalPOL is sent when a previous proposal is re-proposed.
TimedWALMessage wraps WALMessage and adds Time for debugging purposes.
TimeoutInfo internally generated messages which may update the state.
Vote is sent when voting for a proposal (or lack thereof).
VoteSetBits is sent to communicate the bit-array of votes seen for the BlockID.
VoteSetMaj23 is sent to indicate that a given BlockID has seen +2/3 votes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author