This commit is contained in:
Matias Alejo Garcia 2014-07-25 07:53:29 -03:00
commit b788c76d91

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