referrerpolicy=no-referrer-when-downgrade

Module chain_spec

Source
Expand description

Chain specifications for the test runtime.

Traits§

IdentifyVariant
Can be called for a Configuration to check if it is a configuration for the Test 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§

PolkadotChainSpec
The ChainSpec parameterized for polkadot test runtime.