Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining
by
ijduncan
on 21/06/2017, 15:44:49 UTC
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