I use excavator -c verge.json
I thinking do something wrong.
i thinking this is no password, most pools use password "x"
I got error
api | Failed to bind local port 3456 err: system:98
verge.json
[
{"time":0,"commands":[
{"id":1,"method":"algorithm.add","params":["Lyra2rev2", "stratum+tcp://xvg-mine.idcray.com:10011","D8C7HvMbxxTnZvwmzEv8jhGmWfi42woycr.rig1:x","c=XVG d=20000"]}
]},
{"time":3,"commands":[
{"id":1,"method":"worker.add","params":["0","0"]}
]},
{"time":10,"loop":10,"commands":[
{"id":1,"method":"algorithm.print.speeds","params":[]}
]}
]
trezarcoin.json
[
{"time":0,"commands":[
{"id":1,"method":"algorithm.add","params":["neoscrypt","stratum+tcp://pool.trezarcoin.com:6666","TdBSh6BY2iU9uadNtDPXiXgMPMSaD4X5ac.rig1","c=TZC d=20000"]}
]},
{"time":3,"commands":[
{"id":1,"method":"worker.add","params":["0","0"]}
]},
{"time":10,"loop":10,"commands":[
{"id":1,"method":"algorithm.print.speeds","params":[]}
]}
]