Type Definition ckb_merkle_mountain_range::util::MemMMR

source ·
pub type MemMMR<'a, T, M> = MMR<T, M, &'a MemStore<T>>;