[][src]Type Definition bm::OwnedMerkleVec

type OwnedMerkleVec<DB> = MerkleVec<OwnedRoot, DB>;

MerkleVec with owned root.