mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-26 23:13:32 +00:00
264 B
264 B
title |
---|
How do I encrypt my wallet? |
You can use lbrycrd-cli encryptwallet <passphrase>
to encrypt your wallet. You can use lbrycrd-cli walletpassphrase <passphrase> <timeout>
to temporarily unlock the wallet (don't set timeout seconds too low or high).