Created
February 10, 2018 00:56
-
-
Save nithesh/8ff96cbea6ea19b9faf2980362f470fb to your computer and use it in GitHub Desktop.
Miner Configuration
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
| { | |
| "algo": "neoscrypt", | |
| "user": "CW9dCi1rnCbMv9fmjSat5oGe6DNtyQFsF1.nth01", | |
| "pass": "c=CRC", | |
| "quiet": true, | |
| "url": "stratum+tcp://pool.bsod.pw:4233" | |
| } |
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
| { | |
| "algo": "neoscrypt", | |
| "user": "CW9dCi1rnCbMv9fmjSat5oGe6DNtyQFsF1.sid01", | |
| "pass": "c=CRC", | |
| "quiet": true, | |
| "url": "stratum+tcp://pool.bsod.pw:4233" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment