Hi everyone, can you tell me how to backup Healthyworm android wallet?
Thanks!
Go to debug window and type: '
dumpprivkey <enter address here>' without the < > or '
Save the output, we will refer to it as '
x'
This private key (x) is your backup. If you copy it somewhere, be careful. Anyone with access to this private key will have access to the coins on that address
Go to whatever new wallet (such as desktop) that you would like to run it on and type '
importprivkey x'
After it finishes loading, it's always smart to run a 'repairwallet' by typing that just to be sure everything is accounted for
If your device is rooted, wallet.dat is in
/data/data/org.mystphysx.wallet.HealthyWormCoin_Qt, then
/files/.HealthyWormCoin