Post
Topic
Board Mining (Altcoins)
Merits 1 from 1 user
Re: PhoenixMiner 6.2c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
relax69
on 17/09/2022, 05:39:23 UTC
⭐ Merited by vapourminer (1)
I second that request, we need the option to mine ravecoin

by the way, could anyone help me with the config file?

I'm totally lost now, want to mine ETC but to nicehash to receive btc, is this possible?

thanks in advance

You can pick up one of these examples:

Code:

 -pool ssl://etchash.auto.nicehash.com:443
 -wal YourBTCWallet.RigXXX
 -pass x
 -proto 4

or
 -pool stratum+ssl://etchash.auto.nicehash.com:443
 -wal YourWallet.RigXXX
 -pass x
 -proto 4


or
 -pool stratum+tcp://etchash.auto.nicehash.com:9200
 -wal YourWallet.RigXXX
 -pass x
 -proto 4

or to mine ETHW

 -pool stratum+ssl://daggerhashimoto.auto.nicehash.com:443
 -wal YourWallet.RigXXX
 -pass x
 -proto 4

Or you can add this row into epools.txt

Code:
POOL: stratum+tcp://etchash.auto.nicehash.com:9200, WALLET: YourBTCWallet.RigName, PSW: X, WORKER: Rig, ESM: 0, PROTO: 4, ALLPOOLS: 1