Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2024 Changes in this version + const AppDBName + func DecodeAccount(key string, bz []byte) exported.Account + func OpenDB(dir string, backend dbm.BackendType) (db dbm.DB, err error) + type AccountStateRootRetriever struct + func (a AccountStateRootRetriever) GetAccStateRoot(rootBytes []byte) common.Hash + func (a AccountStateRootRetriever) GetStateRootAndCodeHash(bz []byte) (common.Hash, []byte) + func (a AccountStateRootRetriever) ModifyAccStateRoot(before []byte, rootHash common.Hash) []byte + func (a AccountStateRootRetriever) RetrieveStateRoot(bz []byte) common.Hash