multiversx_sc_scenario::imports

Type Alias MultiEgldOrEsdtPayment

Source
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 */ }