foundry_evm_core::utils

Function get_create2_factory_call_inputs

Source
fn get_create2_factory_call_inputs(
    salt: U256,
    inputs: CreateInputs,
) -> CallInputs