mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
a0b34066e0
Prints out the `listincome` events as a CSV formatted file Current csv_format options: - koinly - cointracker - harmony (https://github.com/harmony-csv/harmony) - quickbooks* *Quickbooks expects values in 'USD', whereas we print values out in <currency> (will be noted in the Description field). This won't work how you'd expect -> you might need to do some conversion etc before uploading it. All amounts emitted as 'btc' w/ *11* decimals. |
||
---|---|---|
.. | ||
test | ||
account_entry.c | ||
account_entry.h | ||
account.c | ||
account.h | ||
bookkeeper.c | ||
chain_event.c | ||
chain_event.h | ||
channel_event.c | ||
channel_event.h | ||
db.c | ||
db.h | ||
incomestmt.c | ||
incomestmt.h | ||
Makefile | ||
onchain_fee.c | ||
onchain_fee.h | ||
recorder.c | ||
recorder.h |