Expand description
Chain specifications for the test runtime.
Traits§
- Identify
Variant - Can be called for a
Configuration
to check if it is a configuration for theTest
network.
Functions§
- polkadot_
chain_ spec_ properties - Returns the properties for the
PolkadotChainSpec
. - polkadot_
local_ testnet_ config - Local testnet config (multivalidator Alice + Bob)
- polkadot_
local_ testnet_ genesis - Local testnet genesis config (multivalidator Alice + Bob)
Type Aliases§
- Polkadot
Chain Spec - The
ChainSpec
parameterized for polkadot test runtime.