mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 04:52:36 +02:00
doc: Fix typo in LoadBlockIndex
This commit is contained in:
parent
e31cdb0238
commit
c03cf38a16
@ -315,7 +315,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…
Reference in New Issue
Block a user