Module polkadot_service::chain_spec
source · 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
Returns the properties for the
PolkadotChainSpec
.Polkadot development config (single validator Alice)
Polkadot local testnet config (multivalidator Alice + Bob)
Polkadot staging testnet config.
Helper function to create polkadot
GenesisConfig
for testingThis 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 versi
runtime.The
ChainSpec
parameterized for the westend runtime.