Skip to main content

Module cache

Module cache 

Source
Expand description

Cache related abstraction

Structs§

BlockchainDb
A shareable Block database
BlockchainDbMeta
relevant identifying markers in the context of BlockchainDb
FlushJsonBlockCacheDB
A type that flushes a JsonBlockCacheDB on drop
JsonBlockCacheDB
A DB that stores the cached content in a json file
JsonBlockCacheData
The Data the JsonBlockCacheDB can read and flush
MemDb
In Memory cache containing all fetched accounts and storage slots and their values from RPC

Traits§

ForkBlockEnv
Marker trait for block environment types that can be used with the forking backend.

Type Aliases§

StorageInfo