From d677c83795deee7143825a83c6c5dbc27c3d9ef4 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Fri, 29 Mar 2024 11:36:35 -0700 Subject: [PATCH] Removing wallet.json file --- wallet.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 wallet.json diff --git a/wallet.json b/wallet.json deleted file mode 100644 index 3c81c77..0000000 --- a/wallet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "mnemonic": "course abstract aerobic deer try switch turtle diet fence affair butter top", - "privateKey": "L5D2UAam8tvo3uii5kpgaGyjvVMimdrXu8nWGQSQjuuAix6ji1YQ", - "publicKey": "0379433ffc401483ade310469953c1cba77c71af904f07c15bde330d7198b4d6dc", - "cashAddress": "bitcoincash:qzl0d3gcqeypv4cy7gh8rgdszxa9vvm2acv7fqtd00", - "address": "bitcoincash:qzl0d3gcqeypv4cy7gh8rgdszxa9vvm2acv7fqtd00", - "slpAddress": "simpleledger:qzl0d3gcqeypv4cy7gh8rgdszxa9vvm2acq9zm7d33", - "legacyAddress": "1JQj1KcQL7GPKzc1D2PvdUSgw3MbDtrHzi", - "hdPath": "m/44'/245'/0'/0/0", - "nextAddress": 1 -} \ No newline at end of file