pub type RewaPayment<Api> = Rewa<BigUint<Api>>;
struct RewaPayment<Api>(pub BigUint<Api>);
0: BigUint<Api>