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
Authoring ByAnyone - Allow block authoring by anyone or just root.
- Block
Randomness - The current block randomness, updated at block initialization. When the proof of time feature is enabled it derived from PoT otherwise PoR.
- Block
Slots - Bounded mapping from block number to slot
- Current
Block Author Info - Block author information
- Current
Block Voters - Voters in the current block thus far
- DidProcess
Segment Headers - Whether the segment headers inherent has been processed in this block (temporary value).
- Enable
Rewards - Enable rewards since specified block number.
- Enable
Rewards Below Solution Range - Enable rewards when solution range is below this threshold.
- EraStart
Slot - Slot at which current era started.
- Next
Solution Range Override - Override solution range during next update
- Parent
Block Author Info - Parent block author information.
- Parent
Block Voters - Voters in the parent block (set at the end of the block with current values).
- Parent
Vote Verification Data - Storage of previous vote verification data, updated on each block during finalization.
- PotEntropy
- Entropy that needs to be injected into proof of time chain at specific slot associated with block number it came from.
- PotSlot
Iterations - Number of iterations for proof of time per slot with optional scheduled update
- Root
Plot Public Key - Root plot public key.
- Segment
Commitment - Mapping from segment index to corresponding segment commitment of contained records.
- Should
Adjust Solution Range - Storage to check if the solution range is to be adjusted for next era
- Solution
Ranges - Solution ranges used for challenges.