sorpaas / bm

Binary merkle tree implementation.
Apache License 2.0
15 stars 2 forks source link

Remove unnecessary AsRef<[u8]> #9

Open sorpaas opened 5 years ago

sorpaas commented 5 years ago

With intermediate_of moved to MerkleDB, some of the constraints may not be needed.