fn get_create2_factory_call_inputs(
salt: U256,
inputs: &CreateInputs,
deployer: Address,
) -> CallInputsExpand description
Get the call inputs for the CREATE2 factory.
fn get_create2_factory_call_inputs(
salt: U256,
inputs: &CreateInputs,
deployer: Address,
) -> CallInputsGet the call inputs for the CREATE2 factory.