# Sample configuration file to mine GRIMM with Gminer at grimm.sunpool.top # options have the same names as command line arguments # for linux run: "./miner --config config_grimm.txt" # for windows run or add to .bat file: "miner.exe --config config_grimm.txt" # DON'T FORGET TO CHANGE public_user_key BELOW WITH YOUR ACTUAL PUBLIC USER KEY [common] algo=150_5 pers=GrimmPOW # Main pool [server] host=grimm.sunpool.top port=3334 user=public_user_key.rig0 ssl=1 # Failover pool, you can specify unlimited number of failover pools [server] host=grimm.sunpool.top port=3333 user=public_user_key.rig0 ssl=1