Bitcoin Forum
November 05, 2024, 08:07:27 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Creating pool: What is the CENTRAL_WALLET in stratum-mining?  (Read 698 times)
sleepless (OP)
Full Member
***
Offline Offline

Activity: 462
Merit: 100


“Crypto Depository Receipts”


View Profile WWW
February 09, 2014, 04:14:10 AM
 #1

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!

ahmed_bodi
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500

Bitrated user: ahmedbodi.


View Profile
February 11, 2014, 08:12:43 PM
 #2

Hi, this is the wallet's address (where you would send coins to).

You can get it by running <coinname>d getaccountaddress ""

and then paste the address you get into the config in the CENTRAL_WALLET line

Bitrated user: ahmedbodi.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!