Hello
how is it supposed to work on linux?
I have download the linux version binary:
Run the command from readme:
# ./silentarmy --use 0 -c stratum+tcp://us1-zcash.flypool.org:3333 -u t1cVviFvgJinQ4w3C2m2CfRxgP5DnHYaoFC
./silentarmy: unrecognized option '-c'
Try './silentarmy --help'
for example this works:
# ./silentarmy --list
Devices on platform "NVIDIA CUDA":
ID 0: P104-100
ID 1: P104-100
ID 2: P104-100
ID 3: P104-100
ID 4: P104-100
ID 5: P104-100
thank you