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 77546a3 commit 7536b08Copy full SHA for 7536b08
src/validation.cpp
@@ -170,7 +170,7 @@ namespace {
170
* BLOCK_FAILED_VALID blocks in a set should be just fine and work just as
171
* well.
172
*
173
- * Because we alreardy walk mapBlockIndex in height-order at startup, we go
+ * Because we already walk mapBlockIndex in height-order at startup, we go
174
* ahead and mark descendants of invalid blocks as FAILED_CHILD at that time,
175
* instead of putting things in this set.
176
*/
0 commit comments