Module frame_system::pallet::config_preludes
source · Expand description
Default implementations of DefaultConfig
, which can be used to implement Config
.
Structs
- Provides a viable default config that can be used with
derive_impl
to derive a testing pallet config based on this one.