Categorygithub.com/cerc-io/go-eth-state-node-iterator
modulepackage
1.1.11
Repository: https://github.com/cerc-io/go-eth-state-node-iterator.git
Documentation: pkg.go.dev

# README

go-eth-state-node-iterator

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
hexToKeyBytes turns hex nibbles into key bytes.
Generates paths that cut trie domain into `nbins` uniform conterminous bins (w/ opt.
Iterator with an upper bound value (hex path prefix).
Cut a trie by path prefix, returning `nbins` iterators covering its subtries.
Cut a trie by path prefix, returning `nbins` iterators covering its subtries.

# Structs

PrefixBoundIterator is a NodeIterator constrained by a lower & upper bound (as hex path prefixes).
Factory for per-bin subtrie iterators.