Module frontier_template_node::chain_spec
source · Constants§
- UNITS 🔒
Functions§
- Generate an Aura authority key.
- Generate an account ID from seed. For use with
AccountId32
,dead_code
ifAccountId20
. - Generate a crypto pair from seed.
- Configure initial storage state for FRAME modules.
Type Aliases§
- Specialized
ChainSpec
. This is a specialization of the general Substrate ChainSpec type.