Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining vBASIC || Community Edition 2.0
by
LuKePicci
on 23/10/2018, 15:30:43 UTC
saw that there was no NICE_X16R in X16R Algo list so added that
fixed

Quote
the 3.0 script generates double :: port
fixed

Quote
it fails because of stratum auth. I can see a . in front of my USER which is not in 1bash
the x16r miner command line -u parameter is built as follows:

NICE_ADDRESS + X16R_WALLET_FORMAT + NICE_X16R_WORKERNAME

I guess the . appears because of X16R_WALLET_FORMAT defaults to the global WALLET_FORMAT which is . by default