referrerpolicy=no-referrer-when-downgrade

Module chain_spec

Source
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§

GenericChainSpec
RococoChainSpec
The ChainSpec parameterized for the rococo runtime.
WestendChainSpec
The ChainSpec parameterized for the westend runtime.