pub type MultiEgldOrEsdtPayment<Api> = ManagedVec<Api, EgldOrEsdtTokenPayment<Api>>;
Expand description
Alias for a list of payments of EGLD or ESDT tokens.
Aliased Typeยง
struct MultiEgldOrEsdtPayment<Api> { /* private fields */ }
pub type MultiEgldOrEsdtPayment<Api> = ManagedVec<Api, EgldOrEsdtTokenPayment<Api>>;
Alias for a list of payments of EGLD or ESDT tokens.
struct MultiEgldOrEsdtPayment<Api> { /* private fields */ }