mirror of
https://github.com/stjet/banani.git
synced 2025-12-29 09:39:23 +00:00
add private key account, fix rpcwithbackup
This commit is contained in:
8
node_test/package-lock.json
generated
8
node_test/package-lock.json
generated
@@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"banani": "^1.0.0"
|
||||
"banani": "^1.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/b4a": {
|
||||
@@ -19,9 +19,9 @@
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/banani": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/banani/-/banani-1.0.0.tgz",
|
||||
"integrity": "sha512-qktSBh4qWcnX8L24ZplShQAESrTZ++Y/ipjSfP2c0z8xz7aL5TUyy19+oQZz9nnpNNXrRdtll3Ye17dQUWcrfQ==",
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/banani/-/banani-1.0.1.tgz",
|
||||
"integrity": "sha512-rykB15fBYdLYZVbT0otidIgN9hBTiWBMA+HpwvooR/Z2D2Jroe3Cya+bgoF1qD7PWkKUP9Nw4TRZVVYicpI9yw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"blake2b": "^2.1.4"
|
||||
|
||||
Reference in New Issue
Block a user