Update tests
This commit is contained in:
parent
2989fe1da4
commit
0623c87727
5 changed files with 19 additions and 27 deletions
|
|
@ -36,6 +36,7 @@ var FakeWallet = function() {
|
|||
return true;
|
||||
}
|
||||
};
|
||||
this.blockchain = {subscribed: [], subscribe: function(){}};
|
||||
|
||||
this.privateKey = new FakePrivateKey();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue