Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit 2e913c8

Browse files
vmxdaviddias
authored andcommittedFeb 27, 2018
chore: update multihashing-async
This new version of multishashing-async supports the double SHA2-256 hashing, which is use by e.g. Bitcoin/Zcash. It is needed in order to pass the test suite. Fixes #203.
1 parent b10d96c commit 2e913c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"left-pad": "^1.2.0",
6666
"lodash": "^4.17.4",
6767
"multihashes": "~0.4.12",
68-
"multihashing-async": "~0.4.7",
68+
"multihashing-async": "~0.4.8",
6969
"pull-batch": "^1.0.0",
7070
"pull-block": "^1.4.0",
7171
"pull-cat": "^1.1.11",

0 commit comments

Comments
 (0)
This repository has been archived.