constants

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2022 License: AGPL-3.0 Imports: 2 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL