You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The declarations of some getter functions is repeated across various protocol contracts (i.e.: here, here and here).
I suggest to move it to a shared base contract to keep the codebase more DRY
The text was updated successfully, but these errors were encountered:
The declarations of some getter functions is repeated across various protocol contracts (i.e.: here, here and here).
I suggest to move it to a shared base contract to keep the codebase more DRY
The text was updated successfully, but these errors were encountered: