This commit is contained in:
Matias Alejo Garcia 2014-07-25 07:53:29 -03:00
parent 23ba3e6ebf
commit b788c76d91
1 changed files with 0 additions and 1 deletions

View File

@ -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([{