Constructs a CcdAmount and checks that it is valid. It accepts a number, string, big, or bigint as parameter.
If an invalid micro CCD amount is passed, i.e. any value which is not an unsigned 64-bit integer
The amount of micro CCD as a number, string, big, or bigint.
Generated using TypeDoc
Constructs a CcdAmount and checks that it is valid. It accepts a number, string, big, or bigint as parameter.
Throws
If an invalid micro CCD amount is passed, i.e. any value which is not an unsigned 64-bit integer