[][src]Type Definition opennode::rate::Rates

type Rates = HashMap<String, HashMap<Currency, f64>>;

Rates is the rates resource.