package
1.11.0-cancun5
Repository: https://github.com/openrelayxyz/plugeth-utils.git
Documentation: pkg.go.dev

# Functions

HexToCompact converts a hex path to the compact encoded format.
NewDifferenceIterator constructs a NodeIterator that iterates over elements in b that are not in a.
NewIterator creates a new key-value iterator from a node iterator.

# Structs

Iterator is a key-value trie iterator that traverses a Trie.

# Type aliases

No description provided by the author