Module warg_transparency::map
source · Expand description
Immutable Map w/ Inclusion Proofs
The main type in this module is Map. It implements an immutable map
backed by a sparse Merkle tree, which provides the ability to generate
inclusion proofs for its items. This data structure is inspired by
the Revocation Transparency effort.
Structs§
- Immutable Map w/ Inclusion Proofs
- A collection of inclusion proof info
- An inclusion proof of the specified value in a map