Closed ahmyi closed 3 years ago
This pull request allows pool to navigate miners.
You can test by mining to testnet.scalaproject.io:3333
testnet.scalaproject.io:3333
There are 2 test conditions you can apply:
Below is an example of redirect in operation
For miner to recognize when to redirect. Send a redirect parameter with host and port. Eg.
{ "redirect" : { "host" : "mine.scalaproject.io", "port" : 5555 } }
This pull request allows pool to navigate miners.
You can test by mining to
testnet.scalaproject.io:3333
There are 2 test conditions you can apply:
Below is an example of redirect in operation
For miner to recognize when to redirect. Send a redirect parameter with host and port. Eg.