mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge 8d19d688f4 into merged_master (Bitcoin PR bitcoin/bitcoin#29738)
This commit is contained in:
commit
fd63311b9c
8 changed files with 8 additions and 8 deletions
|
|
@ -6393,7 +6393,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