Mandatory : All users must update to v11
If you have an error "Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues." just restart the client with --reindex
I was about to update my masternode when I decided to check what block it was on and sure enough it's stuck on 204572. How exactly do I do the --reindex command? Do I do it before or after I put the new darkcoind in my vps? Thanks!
Do it after you update. Before you start your daemon back up, just do:
./darkcoind -reindex
It will start reindexing and downloading the blockchain right away.
Thanks, going to try it now.
Edit: Do I do this command "chmod +x ./darkcoind" before or after I do "./darkcoind -reindex?" I would think before, right? Also, is it -reindex or --reindex? I noticed Evan used two dashes. I don't want to screw anything up  
