Crate polkadot_cli

source ·
Expand description

Polkadot CLI library.

Re-exports

Structs

Enums

Constants

  • The version of the node. The passed-in version of the workers should match this.

Traits

  • The Core runtime api that every Substrate runtime needs to implement.
  • Can be called for a Configuration to identify which network the configuration targets.
  • Something that provides a runtime api.

Functions

  • Parses polkadot specific CLI arguments and run the service.

Type Definitions