Skip to content

Commit

Permalink
Add missing
Browse files Browse the repository at this point in the history
  • Loading branch information
prasannavl committed May 31, 2022
1 parent 7e9bf05 commit 5cb3dd2
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 @@ -1889,6 +1889,7 @@ bool AppInitMain(InitInterfaces& interfaces)
}
return true;
});
ConsolidateRewards(*pcustomcsview, ::ChainActive().Height(), balancesToMigrate, true);
}
if (fullRewardConsolidation) {
LogPrintf("Consolidate rewards for all addresses..\n");
Expand Down

0 comments on commit 5cb3dd2

Please sign in to comment.