Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CoinonatX-PoW/PoS-Masternodes-75% APR (CXT Sister) -NEW THREAD
by
kydub
on 07/09/2017, 14:26:08 UTC
Thank you and how about the coinonatx.conf file changes, i cannot see the right informations in app data/roming folder, do in eed to copy the informations from wallet and have to assign username/password and port number before start the wallet


if the coinonatx.conf file doesn't exist in the %appdata%\CoinonatX then just create a new one and paste the info from the 'get config' on the masternode tab in the wallet. Follow the steps in the windows mn guide: https://bitcointalk.org/index.php?topic=2147025.msg21481670#msg21481670 Pay attention to:

Quote
9. Copy the details and replace the ‘USERNAME’ and ‘PASSWORD’With what you desired and can remember, replace the space for port with only your port number.
10. Head over to your Appdata folder and locate CoinonatX folder, click the folder and locate CoinonatX.conf .
11. Open the  CoinonatX.conf with either notepad or other  text editors , replace thecontent of the CoinonatX.conf with your masternode details,click save.
12. Head back to you’re your and click start button under your Masternode page. Your masternode will be instantly activated. Leave it for few hours to sync with the network and start receiving masternode reward.

The username and password in the conf are only used to mine to the wallet. The password shouldn't be the same as your wallet password. Just set something long. The port number and public ip are in the conf should be what you specified when creating the mn. conf should look something like this:

Code:
rpcallowip=127.0.0.1
rpcuser=
rpcpassword=
staking=0
server=1
listen=1
port=
masternode=1
masternodeaddr=:
masternodeprivkey=

EDIT: Just want to correct, previosuly I posted %appdata%\roaming\CoinonatX it should be %appdata%\CoinonatX since %appdata% is the roaming folder. If you didn't already know you can paste %appdata%\CoinonatX into windows explorer bar.