Expand description
Fee Module
Based on the specification.
Re-exports
pub use pallet::*;
Modules
- The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet. 
Traits
- Weight functions needed for fee.
 
Based on the specification.
pub use pallet::*;pallet module in each FRAME pallet hosts the most important items needed
to construct this pallet.