Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BITGESELL - Store of value (Burn rate is 90% of tx fees) #realstoreofvalue
by
my luck
on 16/04/2023, 22:00:42 UTC
can someone post a noob-friendly, complete guide on how to backup BGL Core wallet on an external hdd or usb-stick?
i asked this a year or 2 back i think but i never felt i've completely understood the process.
thank you
Just copy the file wallet.dat from the wallet directory. The client must be turned off during thep copying process. Or you can export and save private keys by running a command in the client console.

Code:
dumpwallet "filename"

For example dumpwallet c:\Keys\MyBGL.txt