[−][src]Trait eq_oracle::PriceGetter
Interface for getting current system price of a currency
Required methods
fn get_price(currency: &Currency) -> Result<FixedI64, DispatchError>
Gets current price for given currency