Fix the blockUnlocker.js from crashing
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
"url": "https://github.com/dvandal/cryptonote-nodejs-pool.git"
|
"url": "https://github.com/dvandal/cryptonote-nodejs-pool.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^3.2.0",
|
"async": "^1.5.2",
|
||||||
"base58-native": "*",
|
"base58-native": "*",
|
||||||
"bignum": "*",
|
"bignum": "*",
|
||||||
"bufferutil": "*",
|
"bufferutil": "*",
|
||||||
|
|||||||
Reference in New Issue
Block a user