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