[][src]Type Definition ckb_verification::cache::TxVerifyCache

type TxVerifyCache = LruCache<Byte32, CacheEntry>;

TODO(doc): @zhangsoledad