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