package
2.0.0+incompatible
Repository: https://github.com/morph-l2/go-ethereum.git
Documentation: pkg.go.dev

# Functions

NewPruner creates the pruner instance.
NewStateBloomFromDisk loads the state bloom from the given file.
No description provided by the author
RecoverPruning will resume the pruning procedure during the system restart.

# Structs

Pruner is an offline tool to prune the stale state with the help of the snapshot.
No description provided by the author