Amount

Type Alias Amount 

Source
type Amount = StringNumber;

Aliased Type§

struct Amount(BigInt<4>);

Tuple Fields§

§0: BigInt<4>