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

Function execute_utility_function

pub unconstrained fn execute_utility_function<let M: u32, let N: u32, let T: u32>(
    contract_address: AztecAddress,
    function_selector: FunctionSelector,
    args: [Field; M],
    authorized_utility_call_targets: [AztecAddress; T],
) -> [Field; N]