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
Currently, only a few of our functions have their definitions in their interface, resulting in only their NatSpec documentation being inherited from the interface. To align with best practices, we should update all our interfaces to include all external and public functions along with their NatSpec documentation.