Never though I would be able to do it since I have no clue about Linux (first time today!!) but I set up a node and will let it run every now and then. Hope it helps get the network a little faster. Already did more than 23k transaction confirmations. Started extremely fast and now slowed down a lot. I guess you needed me...

But:
Can anybody post a full .bat file for Windows mining with Excavator or any other Windows miner? I'm trying but Excavator gets stuck while initializing. Getting AMD display errors (and have Nvidia).
Not sure what I'm doing wrong. Used Claymore and CCminer until now for other Coins and got them to work.
Used both votecoinmine.site pool versions mentioned here (with Stratum and without) but none worked.
Thank you for help.
Zec Miner 0.3.4b
:mine
miner.exe --pec --server pool.votecoin.site --port 3333 --user t1*** --pass x
goto :mine
It works fine for GTX 1060, GTX 1070, GTX 1080ti for me on Windows 10 Drivers: 384.94
In new excavatoor(i run 1.2.11a) config looks different, mine *conf.json file is like that:
[
{"time":1,"commands":[
{"id":1,"method":"algorithm.add","params":["equihash","pool.votecoin.site:3333","t1NMhTYNDcyx19pvhFWpYCAAsewzV34GC77.1060_komp"]}
]},
{"time":3,"commands":[
{"id":1,"method":"worker.add","params":["0","0"]},
{"id":1,"method":"worker.add","params":["0","0"]}
]},
{"time":10,"loop":10,"commands":[
{"id":1,"method":"worker.print.speed","params":["0"]},
{"id":1,"method":"algorithm.print.speeds","params":["0"]}
]}
]
Works with GTX1060

Just copy paste and chage to your wallet address, be sure that you modify default_command_file.json as it is the default config file.