Skip to content

Commit 82a8b49

Browse files
committed
1 parent 0bc13de commit 82a8b49

File tree

2 files changed

+265
-131
lines changed

2 files changed

+265
-131
lines changed

contracts/solidity/GovReward.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ interface IGovernance {
2424
uint startHeight;
2525
address[] miners;
2626
uint preHeight;
27-
uint draftId;
27+
uint nextHeight;
2828
uint voteAmount;
2929
}
3030

0 commit comments

Comments
 (0)