Skip to content

Commit

Permalink
Make HF at block 61168
Browse files Browse the repository at this point in the history
  • Loading branch information
sn-ntu committed Nov 11, 2017
1 parent ec65e6d commit ae6acf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ static std::map<int, CBlock> mapBlockData;
static const bool DEFAULT_PEERBLOOMFILTERS = true;

// There were bugs before this block, don't do some checks on early blocks
#define ZC_CHECK_BUG_FIXED_AT_BLOCK 61000
#define ZC_CHECK_BUG_FIXED_AT_BLOCK 61168

// The mint id number to change to zerocoin v2
#define ZC_V2_SWITCH_ID_1 120
Expand Down

0 comments on commit ae6acf2

Please sign in to comment.