Developer Guides๐ Development UtilitiesDeployment UtilitiesDeploy OpsgetOrCreateSetImplementationOpOn this pagegetOrCreateSetImplementationOp Signatureโ function getOrCreateSetImplementationOp() internal returns(Op memory op); Descriptionโ Checks for an existing SetImplementationOp, or creates a new one if none is found. Exampleโ uint256 deployerKey = getPrivateKey("DEPLOYER_PRIV_KEY");