0% found this document useful (0 votes)
11 views1 page

BitcoinGold Mining Configuration Guide

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)
11 views1 page

BitcoinGold Mining Configuration Guide

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

# 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 [Link] in
your browser
logfile=[Link]

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

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


[server]
host=[Link]
port=4040
user=GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.rig0
pass=x

You might also like