Exporting transactions from online wallet
-
Is there a way we can export the transactions to a csv or excel file.
Thanks in advance
-
not directly, only json available via api http://localhost:8125/test
e.g.:
http://localhost:8125/burst?requestType=getBlock&height=22400&includeTransactions=true