jmt 0.3.0

Jellyfish Merkle Tree
Documentation
1
2
3
4
# Penumbra's Jellyfish Merkle Tree

This repository is a fork of the [Diem Jellyfish Merkle Tree](https://github.com/diem/diem/tree/main/storage/jellyfish-merkle)
crate, modified to inline dependencies and trim the parts not needed for Penumbra's uses.