Post
Topic
Board Announcements (Altcoins)
Re: Sucre (SUCR) X11 based cryptocurrency POW, Masternode, Private and Instant Send
by
SucreDev
on 30/09/2018, 17:11:50 UTC
Dev,

My windows has crashed and I lost my current wallet. I have restore the sucre backup using the .dat file but know I cannot see my masternode on the masternode tab.

How is the procedure to restore my masternode?

Thank you

You need to write the masternode.conf file

Procedure below from PDF guide should work

The masternode.conf must look like this (no spaces between MN IP and
PORT):
LABEL MN IP : PORT MASTERNODEPRIVKEY TRANSACTIONHASH INDEX
Example:
MN1 52.14.2.67:9336 XXXXXXXXXXXXXXX XXXXXXXXXXXXXXX 0
Great! You now need to save this file in the same folder as your wallet.dat. If
you didn't change it, this folder should be here:
C:\users\YOURUSERNAME\AppData\Roaming\Sucrcore. You may need to
enable the "view hidden files" feature in your Windows Explorer to see this
folder.
---- Please note, make sure that you save under file type "All files" as
Windows will default to a text file. It must be saved as a .conf file in order to
work. Please verify it is saved as a .conf file! ----
Please shut down and re-start your Sucre Core QT wallet. This is so the
program recognizes the masternode.conf and is ready for masternode
activation.