Re-exports§
pub use self::external_io::ExternalIO;pub use self::sync_action::ActionQueue;pub use self::sync_action::ActionQueueSender;
Modules§
- batch_
status_ updater - Component responsible for updating L1 batch status.
- data_
availability_ fetcher - Fetcher is responsible for getting DA information from the main node.
- external_
io - fetcher
- genesis
- sync_
action - testonly
- tree_
data_ fetcher - Fetcher responsible for getting Merkle tree outputs from the main node.
- validate_
chain_ ids_ task - Miscellaneous helpers for the EN.
Structs§
- Main
Node Health Check - Main node health check.
- Sync
State SyncStateis a structure that holds the state of the syncing process.
Traits§
- Main
Node Client - Client abstracting connection to the main node.