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

Function public_call_new_flow

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