Module polkadot_test_service::chain_spec
source · Expand description
Chain specifications for the test runtime.
Traits§
- Can be called for a
Configuration
to check if it is a configuration for theTest
network.
Functions§
- Returns the properties for the
PolkadotChainSpec
. - Local testnet config (multivalidator Alice + Bob)
- Local testnet genesis config (multivalidator Alice + Bob)
Type Aliases§
- The
ChainSpec
parameterized for polkadot test runtime.