Type Definition band::pallet::SymbolRates

source ·
pub type SymbolRates<T: Config<I>, I: 'static = ()> = StorageMap<_GeneratedPrefixForStorageSymbolRates<T, I>, Blake2_128Concat, T::Symbol, Option<BandRate<BlockNumberFor<T>>>, ValueQuery>;