mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
doc: Fix typos
Fix three typos.
This commit is contained in:
parent
d04324a705
commit
b5ed13a240
3 changed files with 3 additions and 3 deletions
|
|
@ -5784,7 +5784,7 @@ bool ChainstateManager::PopulateAndValidateSnapshot(
|
|||
CBlockIndex* index = nullptr;
|
||||
|
||||
// Don't make any modifications to the genesis block since it shouldn't be
|
||||
// neccessary, and since the genesis block doesn't have normal flags like
|
||||
// necessary, and since the genesis block doesn't have normal flags like
|
||||
// BLOCK_VALID_SCRIPTS set.
|
||||
constexpr int AFTER_GENESIS_START{1};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue