# Functions
NewCloneCache return a new contract cache.
# Structs
CloneCache is smart contract execute cache, it contain transaction cache and block cache When smart contract execute finish, need to commit transaction cache to block cache.
StateItem describe smart contract cache item element.
# Type aliases
No description provided by the author