I have a question: I tried to set up a masternode using windows. It didn't work and now when I try to open the wallet it gives me an error message "error reading masternode configuration file. Could not parse masternode.conf" obviously i messed something up when configuring the files but now the wallet won't open so I dont have access to my coins. How do I gain access? Thanks for your help.
Make sure your masternode.conf file looks like this:
Format: alias IP:port masternodeprivatekey collateral_output_txid collateral_output_index
Example: mn1 IP:19919 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg 2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 1
If this is not working and you want to gain access to your coins you can delete everything in the masternode.conf file but make a backup. The wallet should open if the masternode.conf file is empty.
How do I delete the file without being able to open the wallet? Initially I edited the file from a dropdown in the wallet. Thanks for your help.