Module pallet_migrations::pallet::config_preludes
source · Expand description
Default implementations of DefaultConfig
, which can be used to implement Config
.
Re-exports§
pub use __export_tokens_tt_4070685733_test_default_config_0 as TestDefaultConfig;
Structs§
- Provides a viable default config that can be used with
derive_impl
to derive a testing pallet config based on this one. - Maximal weight per block that can be spent on migrations in tests.