mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 23:03:45 +01:00
doc: Fix typos
Fix three typos.
This commit is contained in:
@@ -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};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user