Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: expose
MultihashDigest
trait in codetable (#304)
The trait needs to be public for things like: Code::try_from(0x12).digest(&[0xb0, 0xba])
- Loading branch information