From b986a56276b36d7f73a4c79c5f7afd520755aabd Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 18 Jan 2019 09:55:59 -0500 Subject: [PATCH] update wallet server overview --- app/components/ecosystem/submodule-wallet.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/ecosystem/submodule-wallet.js b/app/components/ecosystem/submodule-wallet.js index eba334e..6bd57ee 100644 --- a/app/components/ecosystem/submodule-wallet.js +++ b/app/components/ecosystem/submodule-wallet.js @@ -11,14 +11,14 @@ export default () => `

Overview

-

The LBRY app is a graphical browser for the decentralized content marketplace provided by the LBRY protocol. It is essentially the lbry daemon bundled with an UI using Electron.

+

Provides a secured payment gateway and address subscription service between the lbry-sdk and the blockchain protocol.

Connection to...

Source