Помогите настроить comining.io для монеты DOGX
С этой инструкцией не запустилось https://hiveos.ru/forum/viewtopic.php?f=13&t=96
А как вот это вводить я не в курсе
Claymore template:
{ "name": "comining.io", "props": { "ewal": "AGQZgM6jtuYmVxNenWabGF5", "claymore": { "epools_tpl": "POOL: s.comining.io:9999, WALLET: %EWAL%.%WORKER_NAME%, PSW: x, ESM: 3, ALLPOOLS: 1", "claymore_user_config": "-tt 1" } } }
Или
Ethminer nvidia cards template:
{ "name": "comining.io", "props": { "ewal": "AGQZgM6jtuYmVxNenWabGF5", "ethminer": { "cuda": 1, "port": "9999", "server": "stratum2+tcp://s.comining.io", "template": "%EWAL%.%WORKER_NAME%", "user_config": "--farm-recheck 10000" } } }