Crate pallet_base_fee

Source
Expand description

§BaseFee pallet

The BaseFee pallet is responsible for managing the BaseFeePerGas value. This pallet can dynamically adjust the BaseFeePerGas by utilizing Elasticity.

Re-exports§

pub use self::pallet::*;

Modules§

pallet
The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Traits§

BaseFeeThreshold