bitcoind: update jsdocs for getDetailedTransaction

This commit is contained in:
Braydon Fuller 2016-05-16 17:39:54 -04:00
parent 8f11a33834
commit 484b707589

View File

@ -1718,6 +1718,7 @@ Bitcoin.prototype.getTransaction = function(txid, callback) {
* sequence: 123456789,
* script: [hexString],
* scriptAsm: [asmString],
* address: '1LCTmj15p7sSXv3jmrPfA6KGs6iuepBiiG',
* satoshis: 771146
* }
* ],