faraday/fiat
carla 27a6810841
multi: remove granularity from rpc endpoints
The granularity with which we query our price backend is an
implementation detail that we don't need to expose to users. Rather than
making this configurable, we just calculate our best possible level
of granularity server side, and leave this decision out of the user's
hands.
2020-06-23 11:39:29 +02:00
..
coincap_api.go fiat: add best granularity function for query period 2020-06-23 11:30:39 +02:00
coincap_api_test.go fiat: add best granularity function for query period 2020-06-23 11:30:39 +02:00
fiat.go fiat: switchover to decimal package rather than floats 2020-05-13 14:23:02 +02:00
fiat_test.go fiat: export usdprice struct 2020-05-06 15:56:39 +02:00
log.go fiat: add fiat package with multiple retry method 2020-04-30 12:54:52 +02:00
prices.go multi: remove granularity from rpc endpoints 2020-06-23 11:39:29 +02:00
prices_test.go fiat: allow fiat quotes for sub-satoshi values 2020-05-14 14:49:11 +02:00