bitcore-node-zcash/scripts
Braydon Fuller 8bddf4f0d6 bitcoind: add getDetailedTransaction method
Adds a new method getDetailedTransaction with a standard JavaScript object
with block information, address, amounts and fees. And removes the
getTransactionWithBlockInfo method since this new method is equivalent,
and will serialize over an API correctly.

Also includes a new method getBlockOverview to get the txids for a block,
that can be combined with getDetailedTransaction for viewing block
transactions with additional information.
2016-05-13 16:50:49 -04:00
..
download bitcoind: add getDetailedTransaction method 2016-05-13 16:50:49 -04:00
regtest test: update unit tests, refactoring and cleanup 2016-04-15 11:20:33 -04:00