Oh dear, new build already again! LOL, I JUST got my MNs running! Well, I'll write this here anyway
:
If I stop testnet and delete masternode.conf and dash.conf, only masternode.conf is regenerated (in testnet) is this intentional? I think it’s good because I kept thinking I needed stuff in there, and I don’t. Also, REPORT: I just updated my remote MNs running on a server, and did not require a local wallet restart and all went smoothly.
If you need a little help like me to remember (can't find info in search, Ugh) Make your dash.conf in the
.dash folder (not testnet3) look something like this
rpcuser=Name
rpcpassword=LotsOfRandomStuffOU)Upmpewr9weup
rpcport=19998
listen=1
server=1
rpcconnect=127.0.0.1
masternodeaddr=your.ip.address:19999
bind=your.ip.address
daemon=1
logtimestamps=1
externalip=your.ip.address:19999
addnode=128.127.106.235:19999
masternodeprivkey=LongHashNumberGetFromWalletWithFundsByIssuing “masternode genkey”
maxconnections=256
testnet=1
masternode=1
And don't put anything in the testnet3 folder
Then make your masternode.conf file in your local machine (IN the testnet3 folder), enable the QT wallet options
Settings >> Options>>Wallet and click on enable
coin control features and
show masternode tab
Now you can go to the masternode tab (after restarting wallet) and turn the MNs on or off, etc… with the click of one of the buttons, go have fun, you can’t break it (unless you do, which is good, let us know)
As mentioned previously, you can start the wallet successfully in your local (with the funds) wallet, but not have it working online. You’ll still have about an hour to get it all going, so no need to restart the local if you get things working remotely in that time J