Skip to content

Commit

Permalink
feat: for packing
Browse files Browse the repository at this point in the history
  • Loading branch information
GalloDaSballo committed Oct 15, 2024
1 parent 9109d98 commit 089b968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interfaces/IGovernance.sol
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ interface IGovernance {
struct GlobalState {
uint88 countedVoteLQTY; // Total LQTY that is included in vote counting
uint32 countedVoteLQTYAverageTimestamp; // Average timestamp: derived initiativeAllocation.averageTimestamp
}
} /// TODO: Bold balance? Prob cheaper

/// @notice Returns the user's state
/// @param _user Address of the user
Expand Down

0 comments on commit 089b968

Please sign in to comment.