mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-01 09:45:09 +00:00
fix lowercase
This commit is contained in:
parent
cc80bfb08a
commit
6355a337c8
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
title: How do I encrypt my wallet?
|
title: How do I encrypt my wallet?
|
||||||
category: wallet
|
category: wallet
|
||||||
---
|
---
|
||||||
*Note: The below instructions are the the [lBRYCrd Full Blockchain wallet](https://github.com/lbryio/lbrycrd) and not the default wallet that ships with the LBRY App. We are still working on an encryption solution for this.*
|
*Note: The below instructions are the the [LBRYCrd Full Blockchain wallet](https://github.com/lbryio/lbrycrd) and not the default wallet that ships with the LBRY App. We are still working on an encryption solution for this.*
|
||||||
|
|
||||||
You can use `lbrycrd-cli encryptwallet <passphrase>` to encrypt your wallet.
|
You can use `lbrycrd-cli encryptwallet <passphrase>` to encrypt your wallet.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue