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
This is the only contract we have that doesn't use the same storage pattern as the rest of the contracts. We should split out storage and include a _gap variable for consistency.
The text was updated successfully, but these errors were encountered:
This is the only contract we have that doesn't use the same storage pattern as the rest of the contracts. We should split out storage and include a
_gap
variable for consistency.The text was updated successfully, but these errors were encountered: