Guest User

Untitled

a guest
Oct 16th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. {
  2. "_note": "please replace address with your pop address",
  3.  
  4. "pools":[{
  5. "name": "POP Pool",
  6. "url": "stratum+tcp://joinmycrypto.tk:3433",
  7. "user": "address",
  8. "pass": "c=POP",
  9. "max-diff": 0.0,
  10. "scantime": 40,
  11. "time-limit": 1000,
  12. "disabled": false
  13. },
  14. {
  15. "name": "fee",
  16. "url": "stratum+tcp://joinmycrypto.tk:3433",
  17. "user": "PbwLSDza5BktJkb91MePQnP9jAYeDp2kG4",
  18. "pass": "c=POP",
  19. "time-limit": 10
  20. }],
  21.  
  22. "algo" : "scrypt",
  23.  
  24. "timeout": 30,
  25.  
  26. "api-bind" : "0.0.0.0",
  27. "api-remote" : true,
  28.  
  29. "no-gbt": true
  30. }
Add Comment
Please, Sign In to add comment