把 eccrypto 换成 eccrypto-js

This commit is contained in:
luk.lu
2021-05-07 16:29:20 +08:00
parent 43b913c4b4
commit 00287a0944
3 changed files with 50 additions and 38 deletions

View File

@@ -6,7 +6,7 @@
"big-integer": "^1.6.48",
"bip39": "^3.0.2",
"bs58check": "^2.1.2",
"eccrypto": "^1.1.3",
"eccrypto-js": "^5.4.0",
"hdkey": "^1.1.1",
"js-crypto-key-utils": "^0.7.3",
"keccak": "^2.1.0",