I cannot initialize my masternode

At the moment, the “initialize” button has a bug.


You will need to use the console.

To do that

  1. Click on “Window->Console”
  2. Unlock your wallet by entering walletpassphrase [PASSPHRASE] [SECONDS]
    • replace [PASSPHRASE] with your passphrase
    • replace [SECONDS] by the number of seconds after which you want the client to lock the wallet again.
  3. Initialize your masternode by entering masternode initialize [LABEL]
    • replace [LABEL] with the name of the masternode you want to restart.
  4. Lock your wallet again by entering walletlock.

Done, should all be working now.
If it doesn’t your masternode isn’t set up correctly or your Syscoin-Qt isn’t synced fully.