Browse Source

Updating to our own node-stratum-pool

master
fekt 5 months ago
parent
commit
aea5609ec1
  1. 5
      package.json

5
package.json

@ -18,7 +18,8 @@
"contributors": [
"z-classic",
"ComputerGenie",
"webworker01"
"webworker01",
"fekt"
],
"main": "init.js",
"bin": {
@ -45,7 +46,7 @@
"nonce": "1.0.4",
"redis": "2.8.0",
"request": "^2.88.0",
"stratum-pool": "git+https://github.com/webworker01/node-stratum-pool.git"
"stratum-pool": "git+https://git.hush.is/fekt/node-stratum-pool.git"
},
"engines": {
"node": ">=8.11"

Loading…
Cancel
Save