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