Crate polkadot_cli

source ·
Expand description

Polkadot CLI library.

Re-exports

pub use service;

Structs

Enums

Error type for the CLI.

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.
A set of APIs that polkadot-like runtimes must implement.

Functions

Parses polkadot specific CLI arguments and run the service.

Type Definitions

Block type.
Block ID.
Result type alias for the CLI.
Full client type.