aztec-nr - noir_aztec::test::helpers::txe_oracles

Function private_call_new_flow

pub unconstrained fn private_call_new_flow(
    from: AztecAddress,
    contract_address: AztecAddress,
    function_selector: FunctionSelector,
    args: [Field],
    args_hash: Field,
    is_static_call: bool,
) -> (u32, Field, Field)