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.