Categorygithub.com/cerc-io/eth-iterator-utils
repositorypackage
0.3.1
Repository: https://github.com/cerc-io/eth-iterator-utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go-ethereum iterator utilites

Includes:

  • PrefixBoundIterator for iterating subtries.
  • SubtrieIterators for dividing a state trie into disjoint subtries.
  • tracker package for tracking, dumping and restoring the state of open iterators.