Skip to content

Commit

Permalink
Add additional state variable comment
Browse files Browse the repository at this point in the history
  • Loading branch information
EridianAlpha committed Jun 29, 2024
1 parent c9876f5 commit 1e12290
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/AavePM.sol
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ contract AavePM is
uint16 internal s_managerDailyInvocationLimit;
uint64[] internal s_managerInvocationTimestamps;

// ⭐️ Add new state variables here ⭐️

// ================================================================
// │ CONSTANTS │
// ================================================================
Expand Down

0 comments on commit 1e12290

Please sign in to comment.