package
0.2.2
Repository: https://github.com/fractal-platform/fractal.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ManagedState returns a new managed state with the statedb as it's backing layer.
No description provided by the author
Create a new state from a given trie.
NewDatabase creates a backing store for state.
NewStateSync create a new state trie download scheduler.

# Constants

No description provided by the author

# Variables

Trie cache generation limit after which to evict trie nodes from memory.

# Structs

Account is the Fractal consensus representation of accounts.
No description provided by the author
No description provided by the author
StateDBs within the fractal protocol are used to store anything within the merkle trie.
No description provided by the author
No description provided by the author

# Interfaces

Database wraps access to tries and contract code.
Trie is a Merkle Trie.

# Type aliases

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