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

PhoenixMiner Setup Guide

This document outlines the configuration options that can be specified in a config.txt file to control PhoenixMiner, a cryptocurrency mining program. It explains that PhoenixMiner will read command-line options from a config.txt file in the current directory if no parameters are passed on startup. Options can be written one per line and lines starting with # are ignored as comments. The config.txt format is also compatible with Claymore's dual Ethereum miner.

Uploaded by

Kids Yamna
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)
66 views1 page

PhoenixMiner Setup Guide

This document outlines the configuration options that can be specified in a config.txt file to control PhoenixMiner, a cryptocurrency mining program. It explains that PhoenixMiner will read command-line options from a config.txt file in the current directory if no parameters are passed on startup. Options can be written one per line and lines starting with # are ignored as comments. The config.txt format is also compatible with Claymore's dual Ethereum miner.

Uploaded by

Kids Yamna
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

#

# PhoenixMiner configuration file


#
# If there are no command-line parameters when PhoenixMiner is started, it will
search
# for config.txt file in the current directory and will read all command-line
options from it
#
# You can put one or more command-line parameters on each line (separate them with
spaces)
# If the line starts with '#' it will be ignored as comment
#
# NOTE. PhoenixMiner also "understands" the config.txt files of Claymore's dual
Ethereum miner
# (but some of its options are not supported and will be ignored)
#

#-pool stratum+tcp://ethw.poolbinance.com:1800 -pool2


stratum+tcp://ethw.poolbinance.com:25
#-wal 0x6cff010ea1079ee9080332ddf96c426d481c603a.akmalyamna
#-proto 3
#-cdm 2

# Uncomment this to force the miner to read the dual-mining pools from the
dpools.txt file
# instead of the command-line
#-dcoin blake2s

You might also like