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

Function public_call_new_flow

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