Skip to content

Commit b57235a

Browse files
committed
replace removed vars
1 parent 693a2e7 commit b57235a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/consensus/params.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@ struct Params {
150150
int nBlockRewardIncreaseHeight;
151151
//GVR Allocation one time payout params
152152
int nOneTimeGVRPayHeight;
153+
//Block reward correction height
154+
int nBlockRewardCorrectionHeight;
155+
//Block reward correction height
156+
int nMoneySupplyCap;
153157
//GVR Devfund Adjustment to a GVR held address
154158
int nGVRTreasuryFundAdjustment;
155159
int64_t nGVRPayOnetimeAmt;

0 commit comments

Comments
 (0)