pub fn arg_payment_multi<A>() -> ManagedRef<'static, A, ManagedVec<A, EsdtTokenPayment<A>>>where
A: CallValueApi + ManagedTypeApi,
Expand description
Initializes an argument annotated with #[payment_multi]
.
pub fn arg_payment_multi<A>() -> ManagedRef<'static, A, ManagedVec<A, EsdtTokenPayment<A>>>where
A: CallValueApi + ManagedTypeApi,
Initializes an argument annotated with #[payment_multi]
.