token

package
v0.0.0-...-b6b96b9 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	//3 seconds one block
	BlockHeightPerRound uint = 2 * 10512000 //365*24*60*(60/3)  two years
	FirstRoundReward    uint = 100
)
View Source
const (
	U  int64 = 1
	KU int64 = 1e3
	MU int64 = 1e6
	GU int64 = 1e9
	TU int64 = 1e12
	PU int64 = 1e15
	EU int64 = 1e18
	M  int64 = EU
	KM int64 = EU * 1e3
	GM int64 = EU * 1e6
)

Variables

This section is empty.

Functions

func Reward

func Reward(blkHeight uint64) *big.Int

Types

This section is empty.

Jump to

Keyboard shortcuts

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