package
0.0.0-20240830124323-c3d2d57c8a5a
Repository: https://github.com/fantom-foundation/carmendb.git
Documentation: pkg.go.dev

# Packages

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

# Functions

AccountUpdatesFrom process a common.Update into a map of AccountUpdate.
NewMockArchive creates a new mock instance.

# Constants

ErrWitnessProofNotSupported is returned when the archive does not support witness proofs.

# Structs

No description provided by the author
AccountUpdate combines the updates applied to a single account in one block.
MockArchive is a mock of Archive interface.
MockArchiveMockRecorder is the mock recorder for MockArchive.

# Interfaces

An Archive retains a history of state mutations in a blockchain on a block-level granularity.