Expand description
Default implementations of DefaultConfig
, which can be used to implement Config
.
Structs§
- Test
Default Config - Provides a viable default config that can be used with
derive_impl
to derive a testing pallet config based on this one. - Test
MaxService Weight - Maximal weight per block that can be spent on migrations in tests.