Hello,
I have the following .bat:
set "command=& .\multipoolminer.ps1 -username myusername-workername mynamecmultipoolminer -region europe -currency btc,usd,eur,pln -type nvidia -poolname miningpoolhub
-algorithm cryptonight,decred,decrednicehash,ethash,ethash2gb,equihash,groestl,lbry,lyra2re2,lyra2z,neoscrypt,pascal,sia,siaclaymore,sianicehash,sib,skunk -donate 20
-watchdog -switchingprevention 2 -minerstatusurl https://multipoolminer.io/monitor/miner.php"
So... it have only this pool name:
-poolname miningpoolhub
So why MPM is running such command???
Bin\Ethash-Claymore\EthDcrMiner64.exe -r -1 -mport -23333 -epool europe.ethash-hub.miningpoolhub.com:17020 -ewal myusername.mynamecmultipoolminer
-epsw x -esm 3 -allpools 1 -allcoins 1 -dpool lbry.mine.ahashpool.com:3334 -dwal 1JiCTd5Hn7cKeRLmexmvKRVmxi3Z6R2XLg -dpsw mynamecmultipoolminer ,c=BTC -dcoin lbc -dcri 20 -platform 2
I wanted only MPH... why is it using also ahashpool?