package
0.29.6-upgrade-to-badger-v3
Repository: https://github.com/koko1123/flow-go-1.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewFinalizer creates a new finalizer for the temporary state.
No description provided by the author
# Structs
Finalizer is a simple wrapper around our temporary state to clean up after a block has been fully finalized to the persistent protocol state.
# Type aliases
CleanupFunc is called after a block was finalized to allow other components to execute cleanup operations.