This repository was archived by the owner on Oct 20, 2023. It is now read-only.
is monero still supported in miningcore #1381
Unanswered
magecrimson
asked this question in
Q&A
Replies: 2 comments 1 reply
-
It should be supported yes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
see issue #1175 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am able to setup a pool, stratum starts up, miners can connect though get disconnected instantly.
Error is:
login error code 2
I have been able to run other xmr based coins like morelo which is a fork of monero. If there is something I am missing please let me know.
coin config:
"monero": {
"name": "Monero",
"canonicalName": "Monero",
"symbol": "XMR",
"family": "cryptonote",
"website": "",
"market": "",
"twitter": "",
"telegram": "",
"discord": "",
"hash": "randomx",
"hashVariant": 0,
"smallestUnit": 1000000000000,
"addressPrefix": 18,
"explorerBlockLink": "https://www.exploremonero.com/block/$height$",
"explorerTxLink": "https://www.exploremonero.com/transaction/{0}"
pool config:
Beta Was this translation helpful? Give feedback.
All reactions