pub fn arg_payment_token<A>() -> EgldOrEsdtTokenIdentifier<A>where
A: CallValueApi + ManagedTypeApi,
Expand description
Initializes an argument annotated with #[payment_token]
.
pub fn arg_payment_token<A>() -> EgldOrEsdtTokenIdentifier<A>where
A: CallValueApi + ManagedTypeApi,
Initializes an argument annotated with #[payment_token]
.