Expand description
Pallet for charging and re-distributing transaction fees.
Modules§
- dispatchables
- Auto-generated docs-only module listing all defined dispatchables for this pallet.
- storage_
types - Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.
- weights
- Default weights for the Rewards Pallet This file was not auto-generated.
Structs§
- Pallet
- Pallet transaction fees for issuing fees to block authors.
Enums§
- Call
- Contains a variant per dispatchable extrinsic that this pallet has.
- Event
pallet-transaction-fees
events
Traits§
- Config
- Configuration trait of this pallet.
- Weight
Info
Type Aliases§
- Module
Deprecated - Type alias to
Pallet
, to be used byconstruct_runtime
.