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

Function private_call_new_flow

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