From 3145d4864cb365c452a01b0b82842395160f9961 Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Wed, 6 May 2020 14:17:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=BC=E4=B9=8E=20secp256k1=20=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=20hdkey=20=E7=9A=84=20derive=20=E6=8A=9B=E5=87=BA?= =?UTF-8?q?=E5=BC=82=E5=B8=B8=EF=BC=8C=E5=88=A0=E6=8E=89=E8=AF=95=E8=AF=95?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 5efb938..68903b4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,6 @@ "hdkey": "^1.1.1", "js-crypto-key-utils": "^0.7.3", "keccak": "^2.1.0", - "secp256k1": "^4.0.1", "tweetnacl": "^1.0.3", "uuid": "^3.3.2" },