Crate cumulus_client_cli

source ·
Expand description

Cumulus CLI library.

Structs§

  • Options only relevant for collator nodes
  • Command for exporting the genesis head data of the parachain
  • Command for exporting the genesis wasm file.
  • A non-redundant version of the RunCmd that sets the validator field when the original RunCmd had the collator field. This is how we make --collator imply --validator.
  • The purge-chain command used to remove the whole chain: the parachain and the relay chain.
  • The run command used to run a node.

Enums§

Functions§