Hey,
I'm trying to make my own private pool (only for myself).
I've installed stratum-mining (
https://github.com/Crypto-Expert/stratum-mining) and now I'm trying to configure it but I'm asking myself what this is:
CENTRAL_WALLET = 'set_valid_addresss_in_config!' # local coin address where money goes
There's no further information. Should this be the wallet id of bitcoind / litecoind (running on the server) or their public key? Or something completely different like the path of the wallet.dat Oo?
Cause I thought that it connects through RPC to the bitcoind / litecoind and then solves blocks. So why should you need an address?
Sorry but I really don't get it and hope some pool owners can help me with it.
Thank you very much!