Module node_cli::chain_spec

source ·
Expand description

Substrate chain configurations.

Structs

Functions

Type Definitions

  • Some way of identifying an account on the chain. We intentionally make it equivalent to the public key of our transaction signing scheme.
  • Balance of an account.
  • Specialized ChainSpec.
  • Alias to 512-bit hash when used in the context of a transaction signature on the chain.