using:
ETH_WORKER="miner7"
ETH_ADDRESS="ijduncan"
ETH_POOL="eth.suprnova.cc:5000"
anyone have a thought on that?
cheers
Wrong ETH_ADDRESS
ah ok figured it out
ETHADDR="$ETH_ADDRESS/$ETH_WORKER"
needed to be
ETHADDR="$ETH_ADDRESS.$ETH_WORKER"
for suprnova
You can solve this problem by setting
ETHERMINEdotORG="YES"
in oneBash
it is annoying that all the pools can't use the same syntax