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.