Post
Topic
Board Announcements (Altcoins)
Re: ★FlappyCoin★EXPLORER★SP2★WinQt is here★BLOCK REWARD 25000★NEXT 10k Blocks Only★
by
Flapmin
on 01/08/2017, 04:05:06 UTC
Merged mining seems towork. mine doge with the p2pool node.
you need to run a doge node ofc to have merged mining ready.

we really need to set the p2pool nodes on persist= true to mine together

i am running this node now for some days to see if and how merged mining works.

you can connect your miner to
http://84.113.23.159:65050
user: yourflappycoin address
password anything

as soon as the other pools are ready, we can switch to persist= true. (nodes need to be connected to each other, must be a syncronized action.)
payout will generate coins directly in your wallet. , so each part of a block will be going directly into your wallet.



edit:
Code:
run_p2pool.py --net flappycoin user xpcssd --bitcoind-address >IP-Address_here< --bitcoind-rpc-port 11555 --bitcoind-p2p-port 11556 --give-author 0 --merged http://user:password@127.0.0.1:9332/
pause

edit2:Merged mining:



Pool Added to front page
is your pool python based?