def

package
v0.0.0-...-56f3d1a Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 2 Imported by: 1

Documentation

Index

Constants

View Source
const (
	LedgerSubModName = "ledger"
	StateSubModName  = "state"
	// ledger storage dir name
	LedgerStrgDirName = "ledger"
	// state machine storage dir name
	StateStrgDirName = "utxoVM"
)

Variables

View Source
var (
	ErrKVNotFound = errors.New("Key not found")
	ErrP2PError   = errors.New("invalid stream")
)

Functions

func NormalizedKVError

func NormalizedKVError(err error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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