Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 4.0b: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
UselessGuru
on 10/01/2019, 16:37:11 UTC
 We will add a similar option in 4.1b, which will be released in a few days.


Please suppress the warning messages about invalid epools.txt when valid epool parameters are passed via command line.

Eth: Invalid wallet 'YourWallet.BLACKBOX' specified for pool 1 from epools.txt. Replace with a real wallet
Eth: Invalid wallet 'YourWallet.BLACKBOX' specified for pool 2 from epools.txt. Replace with a real wallet


Code:
# The pools specified in this file will be added to the pools specified with the PhoenixMiner's
# command-line options (see -pool and -pool2 command line options).

When -epool -or -dpool is present, then no other pools should be used.

Thank you!