mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
remove errant *
This commit is contained in:
parent
79045f502b
commit
88fba74b85
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
|||
<h4>Transaction Settlement</h4>
|
||||
<p>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.</p>
|
||||
|
||||
<p>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.</p>*
|
||||
<p>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.</p>
|
||||
</section>
|
||||
<section>
|
||||
<h2>LBRY Credits</h2>
|
||||
|
|
Loading…
Add table
Reference in a new issue