package
0.0.0-20241113033106-fb4f826adc89
Repository: https://github.com/wooyang2018/svp-blockchain.git
Documentation: pkg.go.dev

# 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

# Constants

No description provided by the author
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