Guys try this for masternodes:
Masternode activation:
1. Create a new address -> Receive -> New Address
2. Send exactly 500 XDE2 to your new address and copy and paste the TX hash in notepad app.
3. Wait for 30 confirmations
4. Open Help -> Debug window -> Tab console
5. Type "masternode outputs" and copy and paste down the output in notepad
6. Type "masternode genkey" and copy and paste down the output
7. Menu Masternodes -> Button Create
8. Alias: Name of the masternode (can be anything)
9. Address: Public ip address and port, use for example "123.456.789.123:62884" (You can find your IP address here:
http://ipaddress.com/10. PrivKey: The output of the "masternode genkey" command (step 6)
11. TxHash: The left hand side of the output of "masternode outputs" (step 5)
12. Output Index: The right hand side of the output of "masternode outputs" (step 5). Its usually just 0. Just type
0 if you dont know.
masternode outputs example: { "159eea4303125de0a60fbce8d362778cfe915166d42de1339d9bc79523d9e9a8" : "0" } The left hand side is the TxHash "159eea4303125de0a60fbce8d362778cfe915166d42de1339d9bc79523d9e9a8" and the right hand side is 0 (zero)
Make sure port 62884 is forwarded in your router to your computer. Example 192.168.1.XX and that you firewall (like Windows Firewall) accepts connection on this port.
Click "Start all". Enjoy!!
IMPORTANT: TO START THE MASTERNODES, YOU MUST UNLOCK YOUR WALLET!!!!
You will NOT receive any masternode rewards for atleast 15-20 minutes after creation. Be patient!!!