Expand description
Polkadot chain configurations.
Structs§
- Extensions
- Node
ChainSpec
extensions.
Functions§
- kusama_
config - paseo_
config - polkadot_
config - rococo_
config - rococo_
development_ config - Rococo development config (single validator Alice)
- rococo_
local_ testnet_ config - Rococo local testnet config (multivalidator Alice + Bob)
- rococo_
staging_ testnet_ config - Rococo staging testnet config.
- versi_
chain_ spec_ properties - versi_
development_ config Versi
development config (single validator Alice)- versi_
local_ testnet_ config Versi
local testnet config (multivalidator Alice + Bob + Charlie + Dave)- versi_
staging_ testnet_ config - Versi staging testnet config.
- westend_
config - westend_
development_ config - Westend development config (single validator Alice)
- westend_
local_ testnet_ config - Westend local testnet config (multivalidator Alice + Bob)
- westend_
staging_ testnet_ config - Westend staging testnet config.
Type Aliases§
- Generic
Chain Spec - Rococo
Chain Spec - The
ChainSpec
parameterized for the rococo runtime. - Westend
Chain Spec - The
ChainSpec
parameterized for the westend runtime.