Uses of Class
com.horizen.merkletreenative.InMemorySparseMerkleTree
-
Packages that use InMemorySparseMerkleTree Package Description com.horizen.merkletreenative -
-
Uses of InMemorySparseMerkleTree in com.horizen.merkletreenative
Methods in com.horizen.merkletreenative that return InMemorySparseMerkleTree Modifier and Type Method Description static InMemorySparseMerkleTreeInMemorySparseMerkleTree. init(int height)Initialize an instance of InMemorySparseMerkleTree with specified height
-