Commit graph

3 commits

Author SHA1 Message Date
carla
e8b7a197e4
multi: add option to disable fiat pricing for reports
For testing, or users uninterested in fiat prices, we add an option to
disable querying for fiat prices.
2020-06-26 08:46:46 +02:00
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
carla
3975b05239
frcli: add on chain report command and cli option
Add a cli option which allows outputting to a csv.
2020-05-20 15:46:25 +02:00