Merge branch 'main' of github.com:Rate-Limiting-Nullifier/pmtree into main

This commit is contained in:
Magamedrasul Ibragimov 2022-10-31 10:29:30 +03:00
commit d8f25b90b9
1 changed files with 1 additions and 1 deletions

View File

@ -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