Module polkadot_service::chain_spec[][src]

Expand description

Polkadot chain configurations.

Structs

Node ChainSpec extensions.

Functions

Helper function to generate an account ID from seed

Helper function to generate stash, controller and session key from seed

Helper function to generate stash, controller and session key from seed

Helper function to generate a crypto pair from seed

Polkadot development config (single validator Alice)

Polkadot local testnet config (multivalidator Alice + Bob)

Polkadot staging testnet config.

Helper function to create polkadot GenesisConfig for testing

This is a temporary testnet that uses the same runtime as rococo.

Type Definitions

The ChainSpec parameterized for the kusama runtime.

The ChainSpec parameterized for the polkadot runtime.

The ChainSpec parameterized for the rococo runtime.

The ChainSpec parameterized for the westend runtime.