blocks-1,

verify block chain on load, so wouldn't have needed to delete blk*.dat, it would have done a reorg automatically
This commit is contained in:
Satoshi Nakamoto
2010-08-16 20:53:49 +00:00
committed by Gavin Andresen
parent c923cdbd5b
commit bb3fd02930
6 changed files with 91 additions and 49 deletions

View File

@@ -20,7 +20,7 @@ class CDataStream;
class CAutoFile;
static const int VERSION = 310;
static const char* pszSubVer = ".0";
static const char* pszSubVer = ".2";