Creates a CcdAmount from a number, string, big, or bigint.
The CcdAmount object derived from the ccd input parameter
If a number is passed with several decimal seperators
If a negative amount of micro CCD is passed
If the micro CCD passed is greater than what can be contained in a 64-bit integer
The amount of CCD as a number, string, big or bigint.
Generated using TypeDoc
Creates a CcdAmount from a number, string, big, or bigint.
Returns
The CcdAmount object derived from the ccd input parameter
Throws
If a number is passed with several decimal seperators
Throws
If a negative amount of micro CCD is passed
Throws
If the micro CCD passed is greater than what can be contained in a 64-bit integer