Trim pool repo to supported Peya ecosystem coins
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 36s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 36s
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"name": "cryptonote-nodejs-pool",
|
||||
"name": "peya-nodejs-pool",
|
||||
"version": "1.5.0",
|
||||
"description": "A fork of dvandal/cryptonote-nodejs-pool with some custom features.",
|
||||
"description": "Peya-centric RandomX pool stack derived from cryptonote-nodejs-pool.",
|
||||
"license": "GPL-2.0",
|
||||
"author": "gh14 (fork maintainer)",
|
||||
"author": "tiamak",
|
||||
"contributors": [
|
||||
"Daniel Vandal"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/t1amak/cryptonote-nodejs-pool.git"
|
||||
"url": "http://54.38.205.168:3000/tiamak/peya-nodejs-pool.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^1.5.2",
|
||||
|
||||
Reference in New Issue
Block a user