Function get_create2_factory_call_inputs

Source
fn get_create2_factory_call_inputs(
    salt: U256,
    inputs: &CreateInputs,
    deployer: Address,
) -> CallInputs
Expand description

Get the call inputs for the CREATE2 factory.