Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #dilmacoin.conf
  2. rpcuser=enrico
  3. rpcpassword=luigi
  4. rpcport=11057
  5. listen=1
  6. daemon=1
  7. server=1
  8. rpcallowip=127.0.0.1
  9. rpcconnect=127.0.0.1
  10. addnode=24.90.156.217
  11. addnode= 166.78.120.112
  12. addnode=54.84.229.24
  13.  
  14. --------------------------------
  15. #sgminer.bat
  16. sgminer -k darkcoin -o localhost:11057 -u enrico -p luigi
  17. pause
  18.  
  19. -----------------------------------
  20. #minerd.bat
  21. minerd-corei7-avx.exe -o http://127.0.0.1:11057/ -u enrico -p luigi -a X11
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement