mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
further revise this to fixed USD price
users disliking not receiving high $ now displayed; better to fix a USD of LBC
This commit is contained in:
parent
5c9ae6e52e
commit
0b6c57e10a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
</h2>
|
||||
<ul>
|
||||
<li><h3>Learned the basics of the LBRY API.</h3></li>
|
||||
<li><h3>Earned $<?php echo money_format('%i', $usdValue) ?><sup>1</sup> for downloading a hilarious film starring David Cross.</h3></li>
|
||||
<li><h3>Earned $5 in LBC for downloading a hilarious film starring David Cross.</h3></li>
|
||||
<li><h3>Irrevocably inscribed a piece of knowledge. Possibly of a cat.</h3>
|
||||
<div class="meta">
|
||||
<sup>1</sup>USD price equivalent of <?php echo DeveloperActions::DEVELOPER_REWARD ?> LBC as received from the <a href="https://bittrex.com/Market/Index?MarketName=BTC-LBC" class="link-primary">Bittrex</a> exchange.
|
||||
|
|
Loading…
Add table
Reference in a new issue