Module chainspec

Source
Expand description

The chainspec module defines the different chainspecs that can be used by the node.

Traits§

ChainSpecParser
Trait for parsing chain specifications.

Functions§

parse_genesis
A helper to parse a Genesis as argument or from disk.