Post
Topic
Board Announcements (Altcoins)
Re: [ANN] 🔶 ICO is Live 🔶 Purchase is automated on GainerCoin.com 🔶
by
retampan
on 18/01/2018, 19:26:04 UTC
Hello,
since now 3 days i have the masternode but it dont enabeld in explorer also my adress is not in the list.

i download the wallet and make that

1.Open and Run the Gainer-qt.exe wallet for the first time.  
2.Your firewall and antivirus might pop up to allow connection. Please allow the connections by making appropriate tick marks.
3.In the lower left hand corner of the User Interface, you will see “Synchronizing with network” and other sync messages each time you open your Gainer Wallet. If there is a problem synchronizing, it may say “No Block Source Available” instead. If this happens, just close and re-open the wallet until it synchronizes.
4.Go to Help -> Debug Console.
5.In the Console window enter getaccountaddress 0 and copy the result. This is your MASTERNODE DEPOSIT ADDRESS, where you will deposit the coins to create a masternode. Pay 5000 Gainer exactly into this address. No more, no less.
-·Wait for the 1 confirmation of the transaction.
6.In the Console Debug window enter masternode genkey and copy the result. This is your MASTERNODE PRIVKEY.
7.Open Configuration File in Notepad. This config file is located at C:/users/***Your windows username***/appdata(hidden)/roaming/Gainer  Then paste in the following.

rpcuser=ANYTHINGHERE
rpcpassword=ANYTHINGHERE
listen=1
allowip=127.0.0.1
port=5118
masternode=1
masternodeaddr=YourIP:5118
masternodeprivkey=PRIVATEKEYREPLACETHIS


8.Now save and close the config file.
9.Close the wallet by going to File -> Exit.
Open the Gainer Wallet again by running Gainer-qt.exe. This is how you will always start the wallet going forward.
10. Wait for 15 confirmations of the transaction of 5000 coins.
Go to Tools -> Debug Console. Enter masternode start. You will see the response “Masternode started successfully”. Congratulations, your masternode is now running.
Now click the Masternodes tab that is now visible. You should see your new masternode appear in the list with the status PRE_ENABLE.
This will change to ENABLED after a small amount of time. All masternodes need to be active for a certain amount of blocks before they are recognized by the network and eligible for rewards.


is that all
yes my ports 5118 are open

but all is running over wlan is that posoble thx
It usually takes some time to be updated on the explorer because of delayed sync between the server and the block. *CMIIW*
However, you don't need to wait until your balance updated or your masternode listed on the explorer to setting up a masternode.