Module frame::prelude::frame_system::pallet::config_preludes
Expand description
Default implementations of DefaultConfig, which can be used to implement Config.
Structs
- Default configurations of this pallet in a solo-chain environment.
- Provides a viable default config that can be used with
derive_implto derive a testing pallet config based on this one.