Module cumulus_test_service::chain_spec
source · Structs
- The extensions for the
ChainSpec
. - Extension for the genesis config to add custom keys easily.
Functions
- Helper function to generate an account ID from seed.
- Get the chain spec for a specific parachain ID.
- Get the chain spec for a specific parachain ID. The given accounts are initialized with funds in addition to the default known accounts.
- Helper function to generate a crypto pair from seed
- Creates a local testnet genesis with endowed accounts.
- Local testnet genesis for testing.
Type Definitions
- Specialized
ChainSpec
for the normal parachain runtime.