Delete a specific private key from an Electrum 3.3.8 wallet via the command line?

0

I imported a few private keys into my electrum wallet via the command line. Now I want to delete these specific private keys from electrum 3.3.8 - What is the command to delete these keys from my wallet?

Patoshi パトシ

Posted 2019-11-20T20:08:24.883

Reputation: 8 911

Answers

0

When you use importprivkey() with electrum it makes you create a new wallet for the key import. You can't do it on the command line but you can delete the wallet file from your PC (assuming that new wallet you created during import only has that key on it).

   C:\Users\YOURNAME\AppData\Roaming\Electrum\wallets

m1xolyd1an

Posted 2019-11-20T20:08:24.883

Reputation: 3 356