Skip to content

Instantly share code, notes, and snippets.

@dpayne9000
Last active February 8, 2021 04:55
Show Gist options
  • Save dpayne9000/57533ba712a1fa520deaa9b39bc95768 to your computer and use it in GitHub Desktop.
Save dpayne9000/57533ba712a1fa520deaa9b39bc95768 to your computer and use it in GitHub Desktop.
{
"pools" : [
{
"url" : "stratum+tcp://stratum.slushpool.com:3333",
"user" : "ramfungdunctual.gekko",
"pass" : "353453"
}
],
"failover-only" : true,
"no-submit-stale" : true,
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:192.168.1.0/24,W:127.0.0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment