fix tests
This commit is contained in:
parent
4262e6b274
commit
e8c9da46b6
4 changed files with 8 additions and 5 deletions
|
|
@ -6,5 +6,6 @@ module.exports = {
|
|||
|
||||
config: function config() {},
|
||||
getAddressLastTx: function verifyUser() {},
|
||||
getTx: function verifyTransaction() {}
|
||||
getTx: function verifyTransaction() {},
|
||||
checkAddress: function checkAddress() {}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue