pub type AcceptedCurrencies<T: Config> = StorageMap<_GeneratedPrefixForStorageAcceptedCurrencies<T>, Twox64Concat, <<T as Config>::Currencies as MultiCurrency<<T as Config>::AccountId>>::CurrencyId, Price, OptionQuery>;
Expand description

Curated list of currencies which fees can be paid mapped to corresponding fallback price