Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRoundState ¶
NewRoundState creates a new roundState instance with the given view and validatorSet we need to keep a reference of proposal in order to propose locked proposal when there is a lock and itself is the proposer
func PrepareCommittedSeal ¶
PrepareCommittedSeal returns a committed seal for the given hash
Types ¶
type Engine ¶
func New ¶
func New(backend tendermint.Backend, config *tendermint.Config) Engine
New creates an Tendermint consensus core
Click to show internal directories.
Click to hide internal directories.