Module pallet_transaction_storage::pallet::storage_types
source · 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§
- Warning: Doc-Only
- Storage fee per byte.
- Count indexed chunks for each block.
- Storage fee per transaction.
- Was the proof checked in this block?
- Storage period for data in blocks. Should match
sp_storage_proof::DEFAULT_STORAGE_PERIOD
for block authoring. - Collection of transaction metadata by block number.