expectCreate2
Signature
Section titled “Signature”function expectCreate2(bytes calldata bytecode, address deployer) external;Description
Section titled “Description”Expects the deployment of the specified bytecode by the specified address using the CREATE2 opcode