Crate node_cli[−][src]
Expand description
Substrate CLI library.
This package has two Cargo features:
cli
(default): exposes functions that parse command-line options, then start and run the node as a CLI application.
Modules
Substrate chain configurations.
Service implementation. Specialized wrapper over substrate service.
Structs
Enums
Possible subcommands of the main binary.
Functions
Parse command line arguments into service configuration.