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 proxyAdmin field from the OpChainConfig input struct of the upgrade function should be removed. This is not required as an input anymore since it can be gotten via systemConfigProxy.proxyAdmin(). NB: The systemConfigProxy is a field in the OpChainConfig struct.