From 3528e87b8b75ae563a4880ef4ec767465091e85a Mon Sep 17 00:00:00 2001 From: YULIUS KURNIAWAN KRISTIANTO Date: Tue, 9 Oct 2018 20:14:59 +0700 Subject: [PATCH] fixed new issue (#812) --- content/faq/lbry-basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/lbry-basics.md b/content/faq/lbry-basics.md index db83d5e7..24f5e477 100644 --- a/content/faq/lbry-basics.md +++ b/content/faq/lbry-basics.md @@ -26,7 +26,7 @@ A wallet is a secure, digital wallet used to store, send and receive cryptocurre To find your wallet in the LBRY App, click on wallet on the left side of the App. Clicking it will bring you to the wallet overview page which shows your balance, available Rewards and recent transactions. ![Find wallet](https://spee.ch/4/wallet2.jpeg) -The LBRY wallet is different from other cryptocurrencies because it also stores your shared content's metadata in the form of [claims](https://lbry.io/faq/naming) when using the [publishing features]((https://lbry.io/faq/how-to-publish). Claim related [wallet transactions](https://lbry.io/faq/transaction-types) ensure that the blockchain uniquely identifies your content and the payment/tips can be routed appropriately. +The LBRY wallet is different from other cryptocurrencies because it also stores your shared content's metadata in the form of [claims](https://lbry.io/faq/naming) when using the [publishing features](https://lbry.io/faq/how-to-publish). Claim related [wallet transactions](https://lbry.io/faq/transaction-types) ensure that the blockchain uniquely identifies your content and the payment/tips can be routed appropriately. ### Where do I find my LBC wallet address? You can find your address by first clicking on Wallet on the leftside of the LBRY APP.