silversixpence-crypto / dapol

DAPOL+ Proof of Liabilities using Bulletproofs and Sparse Merkle trees
MIT License
8 stars 2 forks source link

Fix `items` arg in `build_dapol_tree()` func #94

Closed matthewpratt13 closed 10 months ago

matthewpratt13 commented 10 months ago

Change items type from Vec to &[]

Stentonian commented 10 months ago

The whole benches directory is legacy. It can all be removed

Stentonian commented 10 months ago

Going to close this as this code is all stale and should be removed