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