Hi, dev. In the QT can create more than one masternode. But how to run more than one from a QT? When the second starts, the first one stops working.
how to write correctly in the config to run the second?
You should use different ports for every MasterNode, then it will work fine.
- support teamThanks for the tip!! Will give it a try.