mirror of https://github.com/vacp2p/pmtree.git
Merge branch 'main' of github.com:Rate-Limiting-Nullifier/pmtree into main
This commit is contained in:
commit
d8f25b90b9
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
<h1 align="center">pmtree</h1>
|
<h1 align="center">pmtree</h1>
|
||||||
|
|
||||||
<h3 align="center">Persistent Merkle Tree (sparse & fixed-size) in Rust</h3>
|
<h3 align="center">Persistent Merkle Tree (optimized & sparse & fixed-size) in Rust</h3>
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
```toml
|
```toml
|
||||||
|
|
Loading…
Reference in New Issue