Post
Topic
Board Announcements (Altcoins)
Re: ★[ANN][SUB1X| 🚀The Lowest Supply Masternode Coin🚀 | 500%+ APR | Zerocoin ★
by
ebetda
on 02/03/2018, 09:35:15 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)