[][src]Type Definition bm::OwnedMerkleEmpty

type OwnedMerkleEmpty<DB> = MerkleEmpty<OwnedRoot, DB>;

MerkleEmpty with owned root.