Skip to main content

Crate hotmint_consensus

Crate hotmint_consensus 

Source

Re-exports§

pub use engine::ConsensusEngine;
pub use state::ConsensusState;

Modules§

application
commit
engine
error
leader
metrics
network
pacemaker
state
store
sync
Block sync: allows a node that is behind to catch up by requesting missing blocks from peers and replaying the commit lifecycle.
view_protocol
vote_collector