Type Alias RewaPayment

Source
pub type RewaPayment<Api> = Rewa<BigUint<Api>>;

Aliased Type§

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

Fields§

§0: BigUint<Api>