Expand description
Genesis presets used by this runtime. Genesis Presets for the Kitchensink Runtime
Constants§
Functions§
- authority_
keys_ from_ seed - Helper function to generate stash, controller and session key from seed.
- get_
preset - Provides the JSON representation of predefined genesis config for given
id
. - kitchensink_
genesis - Helper function to create RuntimeGenesisConfig json patch for testing.
- preset_
names - List of supported presets.
- session_
keys - session_
keys_ from_ seed - We have this method as there is no straight forward way to convert the account keyring into these ids.
- validator
- Sets up the
account
to be a staker of validator variant as supplied to the staking config. - well_
known_ including_ eth_ accounts - The Keyring’s wellknown accounts + Alith and Baltathar.
Type Aliases§
- Staker
- The staker type as supplied ot the Staking config.