Post
Topic
Board Announcements (Altcoins)
Re: ★[ANN][SUB1X| 🚀The Lowest Supply Masternode Coin🚀 | 500%+ APR | Zerocoin ★
by
n0rd
on 02/03/2018, 10:36:41 UTC
Also received all my coins in full and without issues, many thanks

Masternode works fine. For those struggling with setting up masternodes, it is better to start from scratch and you can use the old guide (https://sub1x.org/guide/LinuxSetupPdf) with changing here a few things:

1) replace everywhere sub1x with zsub1x, i.e. cloning a git repository in Linux would look like
    sudo git clone https://github.com/SuB1X-Coin/zSuB1X (instead of sudo git clone https://github.com/SuB1X-Coin/SuB1X)

2) replace port 43172 with port 5721, e.g. in your masternode wallet config file you need to put masternodeaddr=:5721 (instead of masternodeaddr=:43172)

Just to add to this.

If you are using your windows wallet to hold the coins and linux to host the masternode, and you get the Invalid IP Address error: Try and sttart it via the Debug window and not the Masternode buttons. That worked for me.