mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 40c11ac318 into merged_master (Bitcoin PR bitcoin/bitcoin#30624)
This commit is contained in:
commit
07a5840843
3 changed files with 2 additions and 5 deletions
|
|
@ -6013,7 +6013,7 @@ void ChainstateManager::CheckBlockIndex()
|
|||
// and the transactions were not pruned (pindexFirstMissing
|
||||
// is null), it is a potential candidate. The check
|
||||
// excludes pruned blocks, because if any blocks were
|
||||
// pruned between pindex the current chain tip, pindex will
|
||||
// pruned between pindex and the current chain tip, pindex will
|
||||
// only temporarily be added to setBlockIndexCandidates,
|
||||
// before being moved to m_blocks_unlinked. This check
|
||||
// could be improved to verify that if all blocks between
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue