diff --git a/js/models/core/Wallet.js b/js/models/core/Wallet.js index 1276262b6..f48c7d64e 100644 --- a/js/models/core/Wallet.js +++ b/js/models/core/Wallet.js @@ -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([{