i am trying to run miningcore with quark sha256csm algorithm but it is rejecting the requests from wildrig miner.
my coin settings is like:
{
"edencoin": {
"name": "EDEN",
"canonicalName": "eden",
"symbol": "EDN",
"family": "bitcoin",
"website": "https://edenwallet.app/",
"market": "https://coinmarketcap.com/currencies/cannabiscoin/",
"twitter": "https://twitter.com/CannabisCoins",
"telegram": "",
"discord": "",
"coinbaseHasher": {
"hash": "sha256csm"
},
"headerHasher": {
"hash": "sha256csm"
},
"blockHasher": {
"hash": "reverse",
"args": [
{
"hash": "sha256csm"
}
]
},
"shareMultiplier": 256,
"hasMasterNodes": true,
"explorerBlockLink": "http://161.35.201.209/block/$hash$",
"explorerTxLink": "http://161.35.201.209/ext/gettx/{0}",
"explorerAccountLink": "http://161.35.201.209/address/{0}"
}
}
i need to mine through the miningcore pool using gpu