my wallet dont work
assertion failed!
file:src\kernel.cpp,line 412
Expression: pindex->getblockHash() == (!fTestNet ? hashGenesisBlock : hashGenesisBlockTestNet)
When this happens, the safest way out is to re-index the block chain. Either do a full download again or, (faster) delete blkindex.dat and run diamondd -loadblock=blk0001.dat
That will take some long time, while rebuilding the index.
We will address this problem ASAP.
What's the proper command for MAC? I've tried and doesn't seem to be working for me.