Skip to content

Commit

Permalink
Flush startup consolidation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bushstar committed Jul 5, 2022
1 parent 32bbaf0 commit 7954b3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/init.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1945,6 +1945,7 @@ bool AppInitMain(InitInterfaces& interfaces)
});
ConsolidateRewards(*pcustomcsview, ::ChainActive().Height(), balancesToMigrate, true);
}
pcustomcsview->Flush();
}

// ********************************************************* Step 11: import blocks
Expand Down

0 comments on commit 7954b3f

Please sign in to comment.