My config only works for rustpool or shardpool. Why all using ezil for mining zil? Ezil is a eth+zil in one pool.
If you want to mine zil on ezil and eth on ethermine, you need dual stratum connections -> teamredminer, lolminer, srbminer can handle it, but you need many more arguments for the commandline.b (maybe t-rex miner also, but also with more arguments)
Thing is, exactly the same is happening with rustpool and I can't figure out what I missed.
I've tried changing stratum1 to stratum and back, no effect
Also tried Gminer on rustpool+ethermine, it didn't work either.
My objective is to keep T-Rex as it's currently the best for Nvidia LHR cards and Ethermine pool for ETH, ZIL pool can be any. There are plenty of sample configs for HiveOS but none for AM. I'm obviously missing some small detail but what can it be?
From what I can see, there is no concept of specifying your own ETH-mining pool here.
1) The "Pool URL" field in Awesome Miner should be: stratum+tcp://asia.ezil.me:5555
2) The "Worker name" field in Awesome Miner should be on the following format, as it's corresponding to the full user name: ETH_WALLET.ZIL_WALLET
3) The "Password" and "Wallet address" fields in Awesome Miner should be left blank.
In case you want to use the "WORKER" parameters as well (optional), you may have to manually add "-w WORKER" in the additional command line.
Patrik, here's what shardpool recommends for Gminer: miner.exe --algo eth --server as1-zil.shardpool.io:3333 --user ETH_wallet.Rig2 --pass
[email protected]:4444 --proto stratum
Since T-Rex also supports dual mining I wonder how to transfer that to AM pool config.