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