copy and paste into your console:
In the console , type:
*you can change the name of "masternode1 to whatever you want.
STEP 3
Paste the address of your Casinode and and send exactly 1000 VGS to it. Wait for about 10 confirms.
STEP 4:
Find masternode.conf (in your roaming/LasVegascoin2 folder and add the following line to it:
Format like this
It might look like this:
masternode1 31.14.135.27:60702 892WPpkqbr7sr6Si4fdsfssjjapuFzAXwETCrpPJubnrmU6aKzh 9049ad1ab0d52437a1520736608841ed545cdeb00d579bb42e071ccfbfa9995f 0
NOTE: the space and the 0 at the end of the above line is VERY important!!
Step 5:
7) Now on the masternodes, find the LasVegascoin2 data directory here.(in windows: users\username\appdata\roaming\LasVegascoin2).
Open the LasVegascoin.conf file and make it look like this:
rpcpassword=longer random password
rpcallowip=127.0.0.1
listen=1
server=1
daemon=1
logtimestamps=1
maxconnections=256
masternode=1
externalip=88.56.4.3 (your EXTERNAL IP)
bind=88.56.4.3 (your EXTERNAL IP)
masternodeaddr=88.56.4.3 (your EXTERNAL IP)
masternodeprivkey=89384hr283ge7632yge7623ge6712gw172hsb82uwdb82ydgbdf
masternodeprivkey=8hP4895th45ht845ht845ht98432hr238e0912ije0912ew0912
masternodeprivkey=8849h58gt9u45hg945hfi3rjncioemcpowliworh4389ryh4837
If you have multiple Casinodes just keep adding masternodepriv keys as shown above
Make sure to replace rpcuser and rpcpassword with your own.
( Close and restart the VGS wallet.
(9) unlock your wallet
(10) go to the console again and type:
If you did it right, you should see something like this:
"overall" : "Successfully started 2 masternode, failed to start 0, total 2",
"detail" : {
"status" : {
"alias" : "masternode1",
"result" : "successful"
}
"detail" : {
"status" : {
"alias" : "masternode2",
"result" : "successful"
}
Important, you MUST forward port 60702 in your router to your local ip address on the pc with the Casinodes.