common

package
v0.0.0-...-a0055f1 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UTXOexistsButNotSpendable = byte(0x00)
	UTXOisReadyForSpending    = byte(0x01)
)

Variables

View Source
var (
	DepositIndexPrefix     = []byte("deposit")
	UtxoIndexPrefix        = []byte("utxo")
	TransactionIndexPrefix = []byte("ctr")
	BlockNumberKey         = []byte("blockNumber")
	TransactionNumberKey   = []byte("txNumber")
)

Functions

func CreatePersonalHash

func CreatePersonalHash(message []byte) common.Hash

Types

This section is empty.

Jump to

Keyboard shortcuts

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