Post
Topic
Board Mining software (miners)
Re: [ANN] Eloipool - FAST Python3 pool server software - GBT/stratum/dyntarget/proxy
by
Aldur1
on 13/03/2014, 07:54:54 UTC
I'm Trying to setup an eloipool server, and have successfully got it running, but wanted to see if anyone could explain some of the items available in the configuration as despite a bit searching I havnt been able to find an answer......

ShareTarget = 0x000000000fffffffffffffffffffffffffffffffffffffffffffffffffffffff

GotWorkTarget = 0x00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffff

What is the difference between share target and got work,  and with that in mind should

GotWorkURI = ''

Be pointing to bitcoind or is got work for merged mining?

and finally

SecretUser = ""

what user should go here? bitcoin, altcoin, server?

Thanks