vars

package
v0.0.0-...-cf6e08f Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2018 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TARGET_BITS       = 16
	MINING_REWARD     = 50.0
	MIN_CURRENCY_UNIT = 0.000001
	MIN_FEE_PER_BYTE  = 20 * MIN_CURRENCY_UNIT
	MAX_NONCE         = math.MaxInt32
)

Variables

View Source
var (
	Syncing     int32
	DBMutex     = &sync.Mutex{}
	UTXO_BUCKET = []byte("chainstate")
)

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