Expand description
Re-exports§
pub use validate::validate_dry_run;
pub use validate::validate_solution_set_dry_run;
pub use essential_node_db as db;
Modules§
- validate
- Validation
Structs§
- Handle
- Handle for closing or joining the relayer and validation streams.
- RunConfig
- Options for running the node.
Functions§
- ensure_
big_ bang_ block - Ensures that a big bang block exists in the DB for the given
BigBang
configuration. - run
- Optionally run the relayer and validation stream.