Skip to content

Commit

Permalink
Comment out we don't need this
Browse files Browse the repository at this point in the history
  • Loading branch information
2a5A1Ghu1 committed Feb 6, 2019
1 parent 0a0bca4 commit 3b95960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2623,7 +2623,7 @@ bool ConnectBlock(const CBlock& block, CValidationState& state, CBlockIndex* pin
}

//Record accumulator checksums
DatabaseChecksums(mapAccumulators);
//DatabaseChecksums(mapAccumulators);

if (fTxIndex)
if (!pblocktree->WriteTxIndex(vPos))
Expand Down

0 comments on commit 3b95960

Please sign in to comment.