Function add_private_authwit_from_call_interface
pub unconstrained fn add_private_authwit_from_call_interface<C, let M: u32>(
on_behalf_of: AztecAddress,
caller: AztecAddress,
call_interface: C,
)
where
C: CallInterface<M>
pub unconstrained fn add_private_authwit_from_call_interface<C, let M: u32>(
on_behalf_of: AztecAddress,
caller: AztecAddress,
call_interface: C,
)
where
C: CallInterface<M>