Author

Topic: Creating pool: What is the CENTRAL_WALLET in stratum-mining? (Read 691 times)

hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
Hi, this is the wallet's address (where you would send coins to).

You can get it by running d getaccountaddress ""

and then paste the address you get into the config in the CENTRAL_WALLET line
full member
Activity: 462
Merit: 100
“Crypto Depository Receipts”
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:

Quote
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!
Jump to: