Expand description
Chain utilities.
Functions§
- build_
spec - Build a chain spec json
- check_
block - Re-validate known block.
- export_
blocks - Performs the blocks export.
- export_
raw_ state - Export the raw state at the given
block
. Ifblock
isNone
, the best block will be used. - import_
blocks - Starts the process of importing blocks.
- revert_
chain - Performs a revert of
blocks
blocks.