-
Mark Tyneway authored
* contracts-bedrock: update optimism portal guardian usage Migrate to the modern `guardian()(address)` instead of using `GUARDIAN()(address)` which is deprecated. This will make a future removal of the ABI easier to manage by reducing the diff required when the legacy methods are removed. * contracts-bedrock: more GUARDIAN usage rm
62c41869