Type Definition trading_pair::pallet::EnabledSources

source ·
pub type EnabledSources<T: Config> = StorageDoubleMap<_GeneratedPrefixForStorageEnabledSources<T>, Twox64Concat, T::DEXId, Blake2_128Concat, TradingPair<T>, BTreeSet<LiquiditySourceType>>;