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
Registry does not need Ownable to track owner of itself as it is being tracked in registry mapping itself as a module. We need to remove it to avoid inconsistent values in two ownership variables _owner from Ownable and registry mapping
0 commit comments