Created
September 6, 2018 11:32
-
-
Save ghosted09/ae20693c184842050bb9ad9dbfb17d9d to your computer and use it in GitHub Desktop.
girt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"pools" : [ | |
{ | |
"url" : "stratum+tcp://xmr.pool.minergate.com:45700", | |
"user" : "[email protected]", | |
"pass" : "x" | |
} | |
], | |
"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