Crate sequencer

Crate sequencer 

Source

Re-exports§

pub use genesis::Genesis;
pub use options::Options;
pub use run::main;

Modules§

api
catchup
context
external_event_handler 🔒
Should probably rename this to “external” or something
genesis
network
options
persistence
Sequencer node persistence.
proposal_fetcher 🔒
request_response 🔒
run
state
state_cert
State certificate validation and error handling
state_signature
Utilities for generating and storing the most recent light client state signatures.
testing
util

Structs§

L1Params
NetworkParams
Node
The Sequencer node is generic over the hotshot CommChannel.

Constants§

RECENT_STAKE_TABLES_LIMIT

Functions§

empty_builder_commitment
init_node

Type Aliases§

SequencerApiVersion