From 7fa11e15a78c586e4552981101497731e2ba50ae Mon Sep 17 00:00:00 2001 From: Kant Date: Tue, 8 Oct 2024 15:44:39 +0200 Subject: [PATCH] fix: wallet-api-tools bitcoin template options --- apps/wallet-api-tools/src/CommandSelector/index.tsx | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/apps/wallet-api-tools/src/CommandSelector/index.tsx b/apps/wallet-api-tools/src/CommandSelector/index.tsx index 5fc50587..0f0e32dc 100644 --- a/apps/wallet-api-tools/src/CommandSelector/index.tsx +++ b/apps/wallet-api-tools/src/CommandSelector/index.tsx @@ -203,11 +203,6 @@ const data: Group[] = [ }, }, }, - ], - }, - { - name: "bitcoin", - options: [ { label: "getPublicKey", value: { @@ -218,11 +213,6 @@ const data: Group[] = [ }, }, }, - ], - }, - { - name: "bitcoin", - options: [ { label: "getXPub", value: {