Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
apenzk committed Mar 1, 2025
2 parents 138d1cd + be1fac9 commit 9696e6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,6 @@ contract MCRStorage {
// track reward points for attesters
mapping(uint256 epoch => mapping(address attester => uint256 points)) public attesterRewardPoints;

uint256[46] internal __gap;
uint256[47] internal __gap;

}

0 comments on commit 9696e6a

Please sign in to comment.