zano_web3 6.3.0 → 6.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zano_web3",
3
- "version": "6.3.0",
3
+ "version": "6.4.0",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -199,6 +199,8 @@ class ZanoWallet {
199
199
  });
200
200
  }
201
201
  }
202
+
203
+ return true;
202
204
  }
203
205
 
204
206
  async getWallet() {