0% found this document useful (0 votes)
38 views

Sample Config

This sample configuration file provides settings for mining BitcoinGold including the algorithm, pool server details, color output enablement, API port, and log file. It configures mining on the eu.btgpool.pro and btg.2miners.com pools with the user account GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.rig0 and port and password settings to connect the miner to the pools.

Uploaded by

killer crewmate
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Sample Config

This sample configuration file provides settings for mining BitcoinGold including the algorithm, pool server details, color output enablement, API port, and log file. It configures mining on the eu.btgpool.pro and btg.2miners.com pools with the user account GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.rig0 and port and password settings to connect the miner to the pools.

Uploaded by

killer crewmate
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

# Sample configuration file to mine BitcoinGold

# options has same names as command line arguments


# you can access to environment variables by %variable_name%
# run "miner --config sample_config.txt"

[common]
algo=144_5
pers=BgoldPoW
#devices=0 1 2 3
#oc=0 1 1 0
templimit=90
color=1 ; enable color output
watchdog=1
pec=1 ; enable power efficiency calculator
api=10555 ; enable API, to view statistics navigate to http://localhost:10555 in
your browser
logfile=miner.log

# Main pool
[server]
host=eu.btgpool.pro
port=1445
user=GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.rig0
pass=x

# Failover pool, you can specify unlimited number of failover pools


[server]
host=btg.2miners.com
port=4040
user=GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.rig0
pass=x

You might also like