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