mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-11 15:48:05 +00:00
Merge #11635: trivial: Fix typo – alreardy → already
7536b08c1
trivial: Fix typo – alreardy → already (practicalswift)
Pull request description:
Fix typo: alreardy → already.
Tree-SHA512: b53f7540e516bb0a106873983aea8cb35f8e6690153b2c737ede79be7dae7b9e5f644859204ab6419de0f900ffac50bfdd775259b24ad8c12993b4c792fe836b
This commit is contained in:
commit
0a2f46b015
@ -170,7 +170,7 @@ namespace {
|
|||||||
* BLOCK_FAILED_VALID blocks in a set should be just fine and work just as
|
* BLOCK_FAILED_VALID blocks in a set should be just fine and work just as
|
||||||
* well.
|
* well.
|
||||||
*
|
*
|
||||||
* Because we alreardy walk mapBlockIndex in height-order at startup, we go
|
* Because we already walk mapBlockIndex in height-order at startup, we go
|
||||||
* ahead and mark descendants of invalid blocks as FAILED_CHILD at that time,
|
* ahead and mark descendants of invalid blocks as FAILED_CHILD at that time,
|
||||||
* instead of putting things in this set.
|
* instead of putting things in this set.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user