Module t1rn_parachain_collator::chain_spec
source · Structs
- The extensions for the
ChainSpec
.
Functions
- Generate an Aura authority key.
- Helper function to derive an account ID from a SS58 address.
- Helper function to generate an account ID from seed.
- Derive an Aura id from a SS58 address.
- Generate collator keys from seed.
- Helper function to derive a public key from a SS58 address.
- Helper function to generate a crypto pair from seed.
- Generate the session keys from individual elements.
Type Definitions
- Specialized
ChainSpec
for the normal parachain runtime.