Skip to content

Add new unknown mining pool #26

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
add MY7A(base58 address suffix) and Hath
SpicaLab authored Sep 23, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 6cfe09905d3c12875c12bd61a460dabcd725be6f
16 changes: 16 additions & 0 deletions pools.json
Original file line number Diff line number Diff line change
@@ -447,6 +447,14 @@
"/www.okex.com/" : {
"name" : "OKExPool",
"link" : "https://www.okex.com/pool"
},
"/MY7A/" : {
"name" : "MY7A",
"link" : ""
},
"Hath" : {
"name" : "Hath",
"link" : ""
}
},
"payout_addresses" : {
@@ -837,6 +845,14 @@
"1Lq7rFpB6wyiTYafGLo8nzLmpQfWBigvpc" : {
"name" : "SpiderPool",
"link" : "https://www.spiderpool.com/"
},
"17kNQCZv9hZGmZskcaJZx46J7hcpNkMY7A" : {
"name" : "MY7A",
"link" : ""
},
"1PCMvvaeKEsdXG1Cdx1uC7dHZPfqRfDq2C" : {
"name" : "Hath",
"link" : ""
}
}
}