2 releases

0.1.1 Jun 5, 2020
0.1.0 May 14, 2020

#44 in #asset

32 downloads per month

Apache-2.0

91KB
2K SLoC

Prices module

Overview

This module is been used to get the prices from a source DataProvider i.e. Oracle module, and calculate the price for a given CurrencyId pair. fn get_price(base_currency_id: CurrencyId, quote_currency_id: CurrencyId) -> Option<Price>

Dependencies

~6–16MB
~195K SLoC