Module dock_poa::pallet

source ·
Expand description

The module that hosts all the FRAME types needed to add this pallet to a runtime.

Structs

Enums

  • Contains one variant per dispatchable that can be called by an extrinsic.

Traits

  • The pallet’s configuration trait.

Type Definitions

  • Remaining emission supply. This reduces after each epoch as emissions happen unless emissions are disabled.
  • ModuleDeprecated
    Type alias to Pallet, to be used by construct_runtime.
  • PoA chain’s last block’s hash. Not storing genesis block hash of PoA chain.