Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save solomonrothman/e75613e2e124393c931023b0ee3b5cd4 to your computer and use it in GitHub Desktop.
Save solomonrothman/e75613e2e124393c931023b0ee3b5cd4 to your computer and use it in GitHub Desktop.
rem
rem Choose nearest stratum:
rem stratum-ru.rplant.xyz /Moscow/
rem stratum-eu.rplant.xyz /London/
rem stratum-asia.rplant.xyz /Singapore/
rem stratum-na.rplant.xyz /Toronto/
rem
:start
"%~dp0"cpuminer-sse2.exe -a minotaurx -o stratum+tcps://stratum-na.rplant.xyz:17068 -u RKrQepzbNVy9XzFPVwiMbxvfNBHt2VrRFM -t 4
goto start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment