flocore-node/lib/services
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
..
bitcoind.js bitcoind: add getDetailedTransaction method 2016-05-13 16:50:49 -04:00
web.js web: update jsdoc with enableSocketRPC option 2016-05-09 14:30:07 -04:00