Documentation ¶
Index ¶
Constants ¶
View Source
const ( NanoAvax uint64 = 1 MicroAvax uint64 = 1000 * NanoAvax Schmeckle uint64 = 49*MicroAvax + 463*NanoAvax MilliAvax uint64 = 1000 * MicroAvax Avax uint64 = 1000 * MilliAvax KiloAvax uint64 = 1000 * Avax MegaAvax uint64 = 1000 * KiloAvax )
Denominations of value
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.