Expand description
Container for different types that implement DefaultConfig
` of this pallet.
Re-exports§
pub use __export_tokens_tt_4070685733_test_default_config_0 as TestDefaultConfig;
pub use __export_tokens_tt_4070685733_other_default_config_1 as OtherDefaultConfig;
Structs§
- A type providing default configurations for this pallet in another environment. Examples could be a parachain, or a solochain.
- A type providing default configurations for this pallet in testing environment.