Commit graph

6 commits

Author SHA1 Message Date
Elle Mouton
f064bb228d
multi: add custom price options to RPC methods
This commit adds the options required for the custom fiat price data to
the RPC methods. These methods include the NodeAudit and ExchangeRate
methods.
2021-08-27 16:27:44 +02:00
Elle Mouton
bffe524896
cmd/frcli: rename csv function to writeToCSV
Rename the csv function to writeToCSV so that the csv package can be
imported in a future commit without needing to rename the import.
2021-08-27 16:25:41 +02:00
Elle Mouton
36188ebdfe
multi: update RPC to show the fiat currency
Update the RPC methods (exchange rate and node report) so that they show
the fiat currency that the bitcoin price is quoted in.
2021-08-27 16:06:54 +02:00
carla
442fa2ab19
mutli: add custom categories to node audit rpc 2020-10-27 13:23:41 +02:00
carla
b8eef9c510
frdrpc: surface bitcoin price and timestamp in report 2020-07-22 16:41:33 +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