aztec-nr - noir_aztec::test::helpers::authwit

Function add_public_authwit_from_call_interface

pub unconstrained fn add_public_authwit_from_call_interface<C, let M: u32>(
    env: TestEnvironment,
    on_behalf_of: AztecAddress,
    caller: AztecAddress,
    call_interface: C,
)
where C: CallInterface<M>