Trait dex_manager::pallet::Config
source · pub trait Config: Config + Config + Config { }
Expand description
Configuration trait of this pallet.
Implement this type for a runtime in order to customize this pallet.
pub trait Config: Config + Config + Config { }
Configuration trait of this pallet.
Implement this type for a runtime in order to customize this pallet.