You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -4371,8 +4326,7 @@ void CChainState::CheckBlockIndex()
// If this block sorts at least as good as the current tip and
// is valid and we have all data for its parents, it must be in
- // setBlockIndexCandidates. m_chain.Tip() must also be there- // even if some data has been pruned.+ // setBlockIndexCandidates. m_chain.Tip() must also be there.
//
// Don't perform this check for the background chainstate since
// its setBlockIndexCandidates shouldn't have some entries (i.e. those past the
The text was updated successfully, but these errors were encountered:
Context: https://github.com/peercoin/peercoin/blob/6839e7cc431fd284b80fdf6a2d338aa03ca3ab6a/src/validation.cpp#L4326-L4332
Origin: https://github.com/ihavenoface/diff-btc-ppc/blob/main/src/validation.cpp.diff
The text was updated successfully, but these errors were encountered: