mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
FIX Abbreviation of LBC (#1405)
* correct Abbreviation of LBC * correct Abbreviation of LBC * correct Abbreviation of LBC
This commit is contained in:
parent
6e0fca19c0
commit
88fd2fe0e5
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ In this guide we cover:
|
|||
|
||||
Mining is a process where computing power is used to verify transactions on the LBRY network and add them to the public ledger (LBRY blockchain). It is also the process of how new LBRY Credits (LBC) are created as a reward for the successful miners (see details below). The process uses the mining software to calculate complex mathematical puzzles in order to secure the transactions. Both CPU and GPU hardware can be used for mining, but the current market is dominated by GPU and ASIC mining. LBRY uses a mix of SHA512, SHA256 and RIPEMD hash functions in its algorithm. To put it in the most simple terms: mining enables secure and fast LBC transactions.
|
||||
|
||||
Library Credits (LBC) are mined over a [20-year Proof of Work](/faq/block-rewards) period. Block rewards increase every 100 blocks by 1LBC, peak at 500, and decline slowly.
|
||||
LBRY Credits (LBC) are mined over a [20-year Proof of Work](/faq/block-rewards) period. Block rewards increase every 100 blocks by 1LBC, peak at 500, and decline slowly.
|
||||
|
||||
### Understanding Mining Profitability
|
||||
|
||||
|
|
|
@ -157,7 +157,7 @@
|
|||
<div class="inner-wrap">
|
||||
<h3>We want to see your first 3D upload!</h3>
|
||||
<p>
|
||||
Send the <code>lbry://</code> address and your LBC wallet address to <a href="mailto:james@lbry.com" class="link-primary"><span class="btn-label">james@lbry.com</span></a> <strong>to receive 10 Library Credits on us</strong>.
|
||||
Send the <code>lbry://</code> address and your LBC wallet address to <a href="mailto:james@lbry.com" class="link-primary"><span class="btn-label">james@lbry.com</span></a> <strong>to receive 10 LBRY Credits on us</strong>.
|
||||
</p>
|
||||
|
||||
<h3>Looking for more exclusive content?</h3>
|
||||
|
|
Loading…
Add table
Reference in a new issue