safe unspent
This commit is contained in:
parent
0523d99eda
commit
2fc3a8e8fa
5 changed files with 38 additions and 19 deletions
|
|
@ -128,9 +128,6 @@ describe('TxProposals model', function() {
|
|||
w.getUsedUnspent()[0].should.equal(unspentTest[0].txid);
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
||||
it('#merge with self', function () {
|
||||
var priv = new PrivateKey(config);
|
||||
var w = new TxProposals({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue