Expand description
Various subcommands that can be included in a substrate-based chain’s CLI.
Modules§
- subcommand utilities
Structs§
- The
build-speccommand used to build a specification. - The
chain-infosubcommand used to output db meta columns information. - The
check-blockcommand used to validate blocks. - The
export-blockscommand used to export blocks. - The
export-statecommand used to export the state of a given block into a chain spec. - The
generatecommand - The
generate-node-keycommand - The
import-blockscommand used to import blocks. - The
insertcommand - The
inspectcommand - The
inspect-node-keycommand - The
purge-chaincommand used to remove the whole chain. - The
revertcommand used revert the chain to a previous state. - The
runcommand used to run a node. - The
signcommand - The
vanitycommand - The
verifycommand
Enums§
- Key utilities for the cli.