//
pkg.gl
Category
github.com/DNAProject/DNA
smartcontract
storage
package
0.7.2
Repository:
https://github.com/dnaproject/dna.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
6
Files
122 SLOC
#
Functions
NewCacheDB
NewCacheDB return a new contract cache.
#
Structs
CacheDB
CacheDB 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.
Iter
No description provided by the author