Document sendTX() return value
This commit is contained in:
parent
8f3de71719
commit
2b0e5f5935
@ -289,6 +289,7 @@ class FullNode extends Node {
|
||||
/**
|
||||
* Add transaction to mempool, broadcast.
|
||||
* @param {TX} tx
|
||||
* @returns {Promise}
|
||||
*/
|
||||
|
||||
async sendTX(tx) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user