Module t7rn_collator::chain_spec
source · Structs
- The extensions for the
ChainSpec
.
Constants
- The default XCM version to set in genesis config.
- SUPPLY 🔒
Traits
- Trait that allows zero-copy write of value-references to slices in LE format.
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.
Derive Macros
- Derive
parity_scale_codec::Encode
andparity_scale_codec::EncodeLike
for struct and enum.