multiversx_sc_snippets::imports

Type Alias EgldPayment

Source
pub type EgldPayment<Api> = Egld<BigUint<Api>>;

Aliased Type§

struct EgldPayment<Api>(pub BigUint<Api>);

Fields§

§0: BigUint<Api>