Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining
by
fullzero
on 22/06/2017, 01:04:19 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


You can solve this problem by setting
Code:
ETHERMINEdotORG="YES"

in oneBash

it is annoying that all the pools can't use the same syntax