Crate arber[−][src]
Expand description
Merkle-Mountain-Range implementation.
Structs
| Hash | Generic hash type which should be compatible with most hashes used within the blockchain domain. |
| MerkleMountainRange | Merkle Mountain Range (MMR) implementation. |
| MerkleProof | |
| VecStore |
Enums
| Error |
Traits
| Hashable | Types with a canonical hash |
| Store |
Functions
| hash_with_index | Return the hash of |