Hello,
I am glad to see a few people already upgraded their masternodes and wallet. I am a newbie with a newlie created masternode; I am in deep trouble to upgrade my masternode. Can anyone please help me? if you could post the steps to upgrade the masternode that will be very helpfull. I use putty to access my VPS; I will need the linux command used to upgrade the masternode.
You only replace the executable binary.
On the VPS:
Delete you current exclusivecoind executable file. Wherever you have it...most probably right there on the root home.
Get the new one:
wget
https://github.com/exclfork/ExclusiveCoin/releases/download/v1400/exclusivecoind-ubu14-v1400.zipExtract it:
unzip exclusivecoind-ubu14-v1400.zip
Make it executable:
chmod +x exclusivecoind
Run your new daemon:
./exclusivecoind
Let us know how it goes.
Thank you. Worked fine.
Other questions,
Before mandatory update and applied bootstrap wallet showing the following:
Available: 5142.5032 EXCL
Stake:781.00925 EXCL
Total:5923.51245 EXCL
amount and rounds: 0 CL/0 Round
After update wallet and applied bootstrap
Available: 5027.99985EXCL
Stake:0 EXCL
Total:5027.99985 EXCL
amount and rounds: 366CL/2 Round
I am loosing coin if I keep the updated one. How do I update the my wallet and apply the bootstrap files without loosing my coins. I am on the verge of losing 900 EXCL. Can someone help please? By the way I keep a backup of the my old exclusivecoin folder with all the old files. ( files before mandatory update)
By the way, what is meaning of this line: amount and rounds: 366CL/2 Round