Post
Topic
Board Mining (Altcoins)
Re: [ANN] Stratum for Ethereum. Increase earning up to 20% compared to getwork.
by
Zedster
on 16/03/2016, 13:38:51 UTC
Why are you using capital letters in the address?

Just change your wallet address in the conf file to this exact string:

Code:
# Coin address where money goes
WALLET = "0xd8d8de5f679e0d0b4cbe82f16e6a84bf5369b67e"


Here is my current conf file and bat for miner.

###

# Coin address where money goes
WALLET = "0xd8d8De5F679E0d0b4CBe82F16e6aXXXXXXXXX"


That is what the line reads I just changed the last for privacy, which obviously was useless.  I hope I wouldn't have put a bogus address in and wonder why it does not work.

okay now i see what your talking about. I had just copy and pasted the addy from etherchain.org and for some reason they capitolized some of the letters.  and yes now it does seem to be working.  

Thanks, I knew it was something stupid.