Module pallet_block_fees::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§

  • The accumulated rewards of the current block
  • The consensus chain byte fee
  • The next consensus chain byte fee, it will take affect after the execution of the current block to ensure the operator are using the same fee for both validating and executing the domain transaction in the next block.