# Functions
No description provided by the author
NewCacheDB return a new contract cache.
No description provided by the author
No description provided by the author
NewMemDB creates a new initialized in-memdb key/value MemDB.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
CacheDB is smart contract execute cache, it contains transaction cache and block cache When smart contract execute finish, need to commit transaction cache to block cache.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MemDB is an in-memdb key/value database.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author