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