TUTORIAL
HOW TO CONFIGURE A POS + MASTERNODE IN THE LOCAL ROBOT OF BITSOLO WALLET (Windows)Step 1. Download the Bitsolo Wallet for Windows in the link:
https://github.com/bitsoloproject/BitSolo/releases Step 2. Unzip the “windows_wallet.zip” file Install the BitSolo wallet manager "bitsolo-qt.exe" into a folder of your choice and place a shortcut on the desktop.
Step 3. After installed, the wallet will start automatic synchronization with the network, wait for the process to complete. In this step the portfolio manager will download the complete blockchain. This may take a while.
Step 4. With the wallet synchronized click the file >> new address >> addresses. A new wallet address will be created that will be used to lock the coins in the masternode (exactly 1000 BSL). To facilitate, enter the following name for the created address: "mn1"
Step 5. Right-click on the above address (without label) and click edit. Please give a name for this address. Ex (Bitsolo_Yourname_home). This will be your primary input address.
Step 6. Now you need to send to your main address from an external wallet (Ex. BitSolo Carrier of your account at graviex.net Exchange) an amount for POS and 1000 more BSL to configure the Masternode. (Example: 2001 BSL, being 1000 for MN, 1000 for POS 1 for rates). The transaction takes only a few seconds and will be available after only 6 confirmations.
Step 7. When the balance is available in the local wallet, send "exactly" 1000 BSL to the "mn1" address and wait for at least 15 confirmations.
Step 8. In the tools menu open the file masternode.conf with the Notes Editor to edit the settings of your masternode that appears in the 3rd line. In the following format:
"IP alias: port masternodeprivkey collateral_output_txid collateral_output_index"
How to get settings:
Alias = "mn1" (name of the address created for the masternode)
IP = Your external IP
port = 55123 (this is the port used by the Bitsolo wallet)
Masternodeprivkey = masternodeprivkey of your masternode
To get this parameter open the "debug console" in the "tools" menu and enter the following command: "masternode genkey"
collateral_output_txid = collateral_output_txid of your "mn1" masternode
To get this parameter open the "debug console" in the "tools" menu and enter the following command: "masternode outputs". As a result it will present 2 results,
collateral_output_index = output index of your "mn1"
This parameter is the number that appears after the "collateral_output_txid" parameter and is obtained along with the previous parameter.
Step 9. Replace the parameters of the 3rd line in the file "masternode.conf" with the parameters obtained. Do not forget that there is a space between the parameters. To conclude delete the "# Example" expression that appears at the beginning of the line, save and close the file.
Step 10. Open the wallet configuration file in the "tools" menu >> "Wallet Configuration File", copy and paste the command lines below:
rpcallowip = 127.0.0.1
rpcuser = "create a place username here"
rpcpassword = "create an alphanumeric password and enter here"
server = 1
listen = 1
port = 55123
masternode = 1
txindex = 1
masternodeaddr = "Your external IP"
externalip = "Your external IP address": 55123
masternodeprivkey = "put your masternodeprivkey key here"
Attention! do not forget to remove the "".Step 11. After completing step 10, save and close the wallet configuration file.
Step 12. Close the wallet and restart again to apply the settings.
Step 13. Open the "Masternode" menu and check if your masternode has already started automatically, otherwise click "start Alias". If everything went well here, the Masternode Status "mn1" should appear as "ENABLE".
Important!1. It will be necessary to wait a while before receiving the first reward (something around 1 day);
2. POS (Staking) rewards will begin after 102 confirmations.
3. The balance blocked for Masternode will be excluded from participation in the POS.
4. To rotate the masternode, the wallet has to stay connected 24 hours a day 7 days a week (24x7).
____
If in doubt leave your message we are willing to help!