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:
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