Documentation
¶
Index ¶
Constants ¶
View Source
const ( NanoLDC uint64 = 1 MicroLDC uint64 = 1000 * NanoLDC MilliLDC uint64 = 1000 * MicroLDC LDC uint64 = 1000 * MilliLDC KiloLDC uint64 = 1000 * LDC MegaLDC uint64 = 1000 * KiloLDC )
Denominations of value
Variables ¶
View Source
var ( // pjjsfTNAgQnP7zdpKfRcmicXGbk87xXznJmJZtqDAyRaNEhEL LDVMID = ids.ID{'l', 'd', 'v', 'm'} // 0x0000000000000000000000000000000000000000 LDCAccount = util.AddressEmpty // 0xFFfFFFfFfffFFfFFffFFFfFfFffFFFfffFfFFFff GenesisAccount = util.Address{ 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, } NativeToken = util.NativeToken )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.