Type Definition ckb_verification::cache::TxVerifyCache [−][src]
pub type TxVerifyCache = LruCache<Byte32, CacheEntry>;
Expand description
TX verification lru cache
pub type TxVerifyCache = LruCache<Byte32, CacheEntry>;
TX verification lru cache