Versions in this module Expand all Collapse all v0 v0.8.17 Sep 1, 2022 v0.8.16 Aug 31, 2022 Changes in this version + type AccountIterator struct + func (it *AccountIterator) Error() error + func (it *AccountIterator) Key() []byte + func (it *AccountIterator) Next() bool + func (it *AccountIterator) Value() []byte + type StorageIterator struct + func (it *StorageIterator) Key() []byte + func (it *StorageIterator) Value() []byte