mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible.
296 B
296 B
title | category |
---|---|
How do I back up my wallet? | wallet |
You can use lbrycrd-cli backupwallet <pathtobackup>
to back up your wallet, or alternatively you can copy the wallet.dat file manually to anywhere you choose.
See also: important directories.