package
0.0.0-20211029074233-7bd301ebe8d3
Repository: https://github.com/umbracle/minimal.git
Documentation: pkg.go.dev

# Packages

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

# Functions

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.
No description provided by the author
FORK is the entry to store forks.
No description provided by the author
HEAD is the chain head prefix.
HEADER is the header prefix.
No description provided by the author
RECEIPTS is the prefix for receipts.

# Structs

KeyValueStorage is a generic storage for kv databases.

# 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