Expand description
Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.
§Warning: Doc-Only
Members of this module cannot be used directly and are only provided for documentation purposes.
To see the actual storage type, find a struct with the same name at the root of the pallet, in the list of Type Definitions.
Structs§
- Allow block authoring by anyone or just root.
- The current block randomness, updated at block initialization. When the proof of time feature is enabled it derived from PoT otherwise PoR.
- Bounded mapping from block number to slot
- Block author information
- Voters in the current block thus far
- Whether the segment headers inherent has been processed in this block (temporary value).
- Enable rewards since specified block number.
- Enable rewards when solution range is below this threshold.
- Slot at which current era started.
- Override solution range during next update
- Parent block author information.
- Voters in the parent block (set at the end of the block with current values).
- Storage of previous vote verification data, updated on each block during finalization.
- Entropy that needs to be injected into proof of time chain at specific slot associated with block number it came from.
- Number of iterations for proof of time per slot with optional scheduled update
- Root plot public key.
- Mapping from segment index to corresponding segment commitment of contained records.
- Storage to check if the solution range is to be adjusted for next era
- Solution ranges used for challenges.