This repository was archived by the owner on Aug 12, 2020. It is now read-only.
Commit 0b84b76
committed
fix: skip first hash algorithm as it is no longer valid
js-multihash#57 makes the first hash name `id` which cannot be used
as a hashing algorithm name so don't try to use it.1 parent bef3152 commit 0b84b76
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments