package
1.0.0
Repository: https://github.com/onflow/flow-emulator.git
Documentation: pkg.go.dev

# Functions

New returns a new Store implementation.

# Structs

Store is jus a memstore, but the starting state is loaded from a checkpoint folder any new blocks exist in memory only and are not persisted to disk.