reth_
cli
1.1.1
Module chainspec
Module Items
Traits
Functions
In crate reth_
cli
reth_cli
Module
chainspec
Copy item path
Source
Expand description
The chainspec module defines the different chainspecs that can be used by the node.
Traits
§
Chain
Spec
Parser
Trait for parsing chain specifications.
Functions
§
parse_
genesis
A helper to parse a
Genesis
as argument or from disk.