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
It would be great to have a @deprecated Natspec tag that we can use for storage fields that are not used anymore and furhtermore leverage a compiler plugin to fail compilation in case these deprecated fields are actually used somewhere in a contract.