[][src]Type Definition bm::OwnedMerkleTuple

type OwnedMerkleTuple<DB> = MerkleTuple<OwnedRoot, DB>;

MerkleTuple with owned root.