NerdMiner_v2 icon indicating copy to clipboard operation
NerdMiner_v2 copied to clipboard

stratum method client.reconnect not supported

Open PSLLSP opened this issue 2 years ago • 0 comments

NerdMiner doesn't support stratum method client.reconnect. It is used in mining pool MiningRigRentals, to redirect miner from default TCP port (like 3333) to dynamically allocated TCP port. Most well known miners supports this method, for example cgminer, bfgminer, gminer and many others...

More details and some examples for test are at this issue:

https://github.com/johnny9/ESP-Miner/issues/1

PSLLSP avatar Nov 07 '23 13:11 PSLLSP