From 88fba74b8562aba21a110c59e800be52bc744fe8 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Sun, 8 May 2016 12:11:52 -0400 Subject: [PATCH] remove errant * --- view/template/page/what.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/template/page/what.php b/view/template/page/what.php index 6aec3e25..93377b58 100644 --- a/view/template/page/what.php +++ b/view/template/page/what.php @@ -166,7 +166,7 @@

Transaction Settlement

While payments can be issued directly on the LBRY blockchain, the LBRY protocol encourages a volume of transactions that will not scale without usage of offchain settlement.

-

Essentially, rather than issue a transaction to the core blockchain, transactions are issued to a 3rd-party provider. These providers have a substantial number of coins which are used to maintain balances internally and settle a smaller number of transactions to the core chain. In exchange, these providers earn a small fee, less than the fee required to issue the transaction directly to the blockchain.

* +

Essentially, rather than issue a transaction to the core blockchain, transactions are issued to a 3rd-party provider. These providers have a substantial number of coins which are used to maintain balances internally and settle a smaller number of transactions to the core chain. In exchange, these providers earn a small fee, less than the fee required to issue the transaction directly to the blockchain.

LBRY Credits