//
pkg.gl
Category
github.com/onflow/flow-emulator
storage
checkpoint
package
1.0.0
Repository:
https://github.com/onflow/flow-emulator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
145 SLOC
#
Functions
New
New returns a new Store implementation.
#
Structs
Store
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.