please DEV, upgrade wallet win-qt her masternode does not work
Yes it does.. very simple:
Download the latest Wallet (recnetly changed).
Deposit a little over 1000 VIOG into the wallet.
Open e debug windows and do this:
masternode genkey
This will give you a key..
Open vivoinnovaonexgobyte.conf in %appdata%\vivoinnovaonexgobyte
Add these 2 lines:
masternode=1
masternodeprivkey=TheKeyYouGotFromMasternodeGenKey
externalip=your.external.ip:9910
addnode=80.211.132.158:9910
addnode=185.12.94.150:9910
addnode=107.178.104.111:9910
addnode=195.181.241.185:9910
addnode=23.95.60.236:9910
addnode=77.204.46.19:9910
addnode=193.178.228.89:9910
addnode=94.177.236.141:9910
addnode=212.237.50.13:9910
addnode=185.213.209.190:9910
addnode=37.235.133.59:9910
addnode=104.196.177.123
addnode=46.196.30.133:49226
addnode=23.95.216.157:9910
addnode=77.220.215.117:9910
addnode=220.230.113.79:9910
addnode=45.77.225.228:9910
addnode=108.61.190.151:9910
addnode=188.242.3.250:9910
addnode=193.178.228.89:9910
addnode=51.15.53.96:9910
addnode=195.181.241.185:9910
type this in the debug console:
getaccountaddress 0
this will give you a payment address.
Pay EXACTLY 1000 VIOG to this address.
You will wee a payment to yourself with two opposite arrows.
Restart the wallet.
You need to wait 15 blocks and then you can start the masternod like this:
masternode start
Make sure you point 9910 to your PC from the router.
The masternode will start generating 2.5 VIOG in about 6 hours.
Give it a try.