package
0.0.0-20230118211435-680381ece415
Repository: https://github.com/exzonetwork/exzocoin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
TestStorage tests a set of tests on a storage.

# Variables

BODY is the prefix for bodies.
CANONICAL is the prefix for the canonical chain numbers.
DIFFICULTY is the difficulty prefix.
Sub-prefixes.
No description provided by the author
FORK is the entry to store forks.
Sub-prefixes.
HEAD is the chain head prefix.
HEADER is the header prefix.
Sub-prefixes.
RECEIPTS is the prefix for receipts.
SNAPSHOTS is the prefix for snapshots.
TX_LOOKUP_PREFIX is the prefix for transaction lookups.

# Structs

KeyValueStorage is a generic storage for kv databases.
No description provided by the author

# Interfaces

KV is a key value storage interface.
Storage is a generic blockchain storage.

# Type aliases

Factory is a factory method to create a blockchain storage.
No description provided by the author
No description provided by the author