Crate moonbeam_cli

Source

Structs§

BuildSpecCommand
Cli
ExportGenesisHeadCommand
Command for exporting the genesis state of the parachain
ExportGenesisWasmCommand
Command for exporting the genesis wasm file.
RelayChainCli
RunCmd

Enums§

Error
Error type for the CLI.
KeyCmd
Subcommand
Sub-commands supported by the collator.

Functions§

generate_genesis_block
Generate the genesis block from a given ChainSpec.
run
Parse command line arguments into service configuration.

Type Aliases§

Result
Result type alias for the CLI.