You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 24, 2021. It is now read-only.
This library effectively means I never have to look up a hashing function in order to create a multihash, but I still have to go and lookup a validation function in order to validate block data against that hash :(
Exposing a validation function that accepted a multihash and a buffer and returned true/false would be fantastic :)
The text was updated successfully, but these errors were encountered:
This library effectively means I never have to look up a hashing function in order to create a multihash, but I still have to go and lookup a validation function in order to validate block data against that hash :(
Exposing a validation function that accepted a multihash and a buffer and returned true/false would be fantastic :)
The text was updated successfully, but these errors were encountered: