rm log
This commit is contained in:
parent
23ba3e6ebf
commit
b788c76d91
1 changed files with 0 additions and 1 deletions
|
|
@ -707,7 +707,6 @@ Wallet.prototype.createTxSync = function(toAddress, amountSatStr, comment, utxos
|
|||
};
|
||||
}
|
||||
|
||||
console.log('[Wallet.js.714:amountSatStr:]',amountSatStr); //TODO
|
||||
var b = new Builder(opts)
|
||||
.setUnspent(utxos)
|
||||
.setOutputs([{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue