go-ethereum state iterator utilities.
Go to file
Roy Crihfield 3715d87161 Fix termination behavior
Boundary must be (a, b] to conform to NodeIterator behavior (stop _at_
next valid key rather than before)
2020-09-06 12:54:43 -05:00
pkg/iterator Fix termination behavior 2020-09-06 12:54:43 -05:00
go.mod iterator package 2020-08-23 21:28:42 -05:00
README.md init 2020-08-14 09:49:35 -05:00

go-eth-state-node-iterator