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
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet.