# 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.