pub type TxVerificationCache = LruCache<Byte32, CacheEntry>;Expand description
TX verification lru cache
Aliased Typeยง
pub struct TxVerificationCache { /* private fields */ }pub type TxVerificationCache = LruCache<Byte32, CacheEntry>;TX verification lru cache
pub struct TxVerificationCache { /* private fields */ }