mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge 847cf7690d into merged_master (Bitcoin PR bitcoin/bitcoin#23981)
This commit is contained in:
commit
4c85b4e490
1 changed files with 1 additions and 1 deletions
|
|
@ -331,7 +331,7 @@ bool BlockManager::LoadBlockIndex(
|
|||
// because they will still be attached to the active chainstate if they
|
||||
// actually contain more work.
|
||||
//
|
||||
// Instad of this height-based approach, an earlier attempt was made at
|
||||
// Instead of this height-based approach, an earlier attempt was made at
|
||||
// detecting "holistically" whether the block index under consideration
|
||||
// relied on an assumed-valid ancestor, but this proved to be too slow to
|
||||
// be practical.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue