bitcoind: update jsdocs for getDetailedTransaction
This commit is contained in:
parent
8f11a33834
commit
484b707589
@ -1718,6 +1718,7 @@ Bitcoin.prototype.getTransaction = function(txid, callback) {
|
|||||||
* sequence: 123456789,
|
* sequence: 123456789,
|
||||||
* script: [hexString],
|
* script: [hexString],
|
||||||
* scriptAsm: [asmString],
|
* scriptAsm: [asmString],
|
||||||
|
* address: '1LCTmj15p7sSXv3jmrPfA6KGs6iuepBiiG',
|
||||||
* satoshis: 771146
|
* satoshis: 771146
|
||||||
* }
|
* }
|
||||||
* ],
|
* ],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user