We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31cdb0 commit c03cf38Copy full SHA for c03cf38
src/node/blockstorage.cpp
@@ -315,7 +315,7 @@ bool BlockManager::LoadBlockIndex(
315
// because they will still be attached to the active chainstate if they
316
// actually contain more work.
317
//
318
- // Instad of this height-based approach, an earlier attempt was made at
+ // Instead of this height-based approach, an earlier attempt was made at
319
// detecting "holistically" whether the block index under consideration
320
// relied on an assumed-valid ancestor, but this proved to be too slow to
321
// be practical.
0 commit comments