Quick question,
I have a wallet problem, it says this when I try to run it.
Assertion failed!
Program: C:\....\......\.......\ Line 462
Expression: pindex-> pprev || pindex-> GetBlockHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)
Any help would be dope.
This is a common problem with all Bitcoin forks.
https://github.com/bitcoin/bitcoin/issues/2547You need to delete the blockchain and synchronize again. Don't delete your wallet however and make sure you back that up.