You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just noticed this in the outputs and saw in person. ZilSwitcher closed my currently running miner, using custom scripts, zilminer opened up, then it closed a few seconds later.
5/1/2021 11:21:24 PM Sleep for 1 sec
Seconds to Pow 34
Seconds to Pow 32
Seconds to Pow 30
5/1/2021 11:21:30 PM Sleep for 1 sec
5/1/2021 11:21:35 PM Almost Time To Mine Zilliqa
5/1/2021 11:21:43 PM Mining Completed, Killing zilminer.exe Now
5/1/2021 11:21:43 PM zilminer.exe Exited Correctly
5/1/2021 11:21:53 PM Restarting Miners.
5/1/2021 11:21:53 PM Wait 1 minute.
5/1/2021 11:22:58 PM Wait 8 mins
I'm launching zilswticher via a bat file: zil_switcher.exe -m 0 -a zill_address -w worker_name -e miner_start.bat -s miner_stop.bat
The text was updated successfully, but these errors were encountered:
I'm also getting the same behavior when I just launch the application from command line:
PS H:\Program Files\Zil Switcher> .\Zil_Switcher.exe
Custom Scripts = 0, Phoenix Miner = 1, Claymore = 2, SRBMiner = 3, SGMiner = 4, Bminer = 5, Gminer = 6, NiceHash Miner Legacy = 7, CCMiner = 8, TT-Miner = 9, ewbf_144 = 10, NBminer = 11, Team Red Miner = 12, Xmr-Stak = 13, MinerStat = 14, LoLMiner = 15, NiceHash Miner = 16, T-Rex = 17
0
Type the name of the start script, eg. start.bat or start.exe
miner_stop.bat
Type the name of the end script , eg end.bat or end.exe
miner_start.bat
What is your zil address, can be old or new address format.
ziladdress
Zilminer found in Directory to mine Zilliqa.
Just noticed this in the outputs and saw in person. ZilSwitcher closed my currently running miner, using custom scripts, zilminer opened up, then it closed a few seconds later.
I'm launching zilswticher via a bat file:
zil_switcher.exe -m 0 -a zill_address -w worker_name -e miner_start.bat -s miner_stop.bat
The text was updated successfully, but these errors were encountered: