Skip to main content

Removing Wallets from the Node


Currently, you have to go through a few steps to completely remove a wallet from your computer. First, invoke the stop command to stop the wallet service running in the background:


 cline wallet stop

After this, you should navigate to your node's root folder, and delete the complete inery-wallet directory, thus removing all wallets on your node:


 rm -rf inery-wallet