Post
Topic
Board Announcements (Altcoins)
Re: [RE-ANN] Galaxycoin Revival!-FORK AT BLOCK 255145, KGW, POS TUNED
by
Spekske
on 14/03/2014, 09:32:08 UTC
We need more hosts for addnodes for everyone.


To host, AFTER you verified you are on the latest fork!


You just need this galaxycoin.conf and have port 15521 open to the world

Code:
listen=1
daemon=1
server=1
rpcuser=**Yourusername**
rpcpassword=**Yourpassword**
rpcport=15522
rpcconnect=127.0.0.1
addnode=71.4.209.204

You can also add verified addnodes to your config later.
The client works with that single connect= entry in the .conf and your .zip file, BUT as soon as you change anything like trying to run it with daemon=1 or server=1 options it crashes again with the exception runaway error....