Versions in this module Expand all Collapse all v0 v0.1.0 Apr 17, 2025 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