Crate pallet_transaction_fees

Source
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.
WeightInfo

Type Aliases§

ModuleDeprecated
Type alias to Pallet, to be used by construct_runtime.