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
- Series of block headers from the last 81 blocks that acts as random seed material. This is arranged as a ring buffer with
block_number % 81being the index into theVecof the oldest hash.