Type Definition oracle::config::CurrencyStore

source ·
pub type CurrencyStore<Symbol> = BTreeMap<Symbol, CurrencyConfig>;