Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [GOAT] The coin that rewards it users. SHA256. Hurry, difficulty low!
by
EasyBTC
on 25/01/2014, 15:34:50 UTC
Hello !

Can anybody share the P2Pool networks.py for GOAT so i can setup a node ?

Thanks

I've put up a git diff patch at http://goatcoin.p2p.0x0a.nl:22646/static/p2pool.goatcoin.patch (link is also at the bottom of the P2Pool interface). Apply it as follows:

Code:
git clone https://github.com/forrestv/p2pool p2pool-goat
cd p2pool-goat
wget http://goatcoin.p2p.0x0a.nl:22646/static/p2pool.goatcoin.patch
patch -p1 < p2pool.goatcoin.patch

Thank you !

Will now try and setup a node about 1 TH/s

Regards