jwallet-web-keystore
Advanced tools
Comparing version
@@ -1,3 +0,3 @@ | ||
const Keystore = require('./lib') | ||
const Keystore = require('./src') | ||
module.exports = Keystore |
{ | ||
"name": "jwallet-web-keystore", | ||
"version": "0.2.5", | ||
"version": "0.3.0", | ||
"description": "Library for ethereum blockchain accounts management", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -162,8 +162,14 @@ # jwallet-web-keystore | ||
#### removeAccounts() | ||
#### removeAccounts(password) | ||
##### Parameters | ||
| Param | Type | Description | | ||
| --------- | ------ | ----------------- | | ||
| password | String | Keystore password | | ||
##### Example | ||
```javascript | ||
keystore.removeAccounts() // all keystore accounts were removed | ||
keystore.removeAccounts('JHJ23jG^*DGHj667s') // all keystore accounts were removed | ||
``` | ||
@@ -170,0 +176,0 @@ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
20
5.26%476
1.28%69996
-10.11%1412
-8.9%1
Infinity%