mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +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).