Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MAC]Machinecoin | Core 0.16 | Masternodes | TimeTravel Algo
by
Ripcurl99983
on 27/05/2018, 02:07:46 UTC
If your Machinecoin masternode is disconnecting, There is a fix in the works. You can test it by going into the machinecoin-core directory on your vps, and issue the commands:

git checkout 0.16
git pull
./autogen
./configure --disable-tests --disable-bench
make