mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
move notice
This commit is contained in:
parent
d894537daa
commit
9232ac9229
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
<h3 id="credits">Credits</h3>
|
||||
|
||||
<div class="notice notice-info">
|
||||
<h4>Temporarily Disabled</h4>
|
||||
<p>Automated credit dispensing has been disabled thanks to some lovely people from Thailand.</p>
|
||||
|
@ -5,7 +7,6 @@
|
|||
<div class="meta">No, the lovely people from Thailand did not automate away very many credits. We're both impressed and annoyed by their dedication to hard work for tens of dollars.</div>
|
||||
</div>
|
||||
|
||||
<h3 id="credits">Credits</h3>
|
||||
<p>So far, everything we've done with LBRY has been free. However, some actions, such as reserving a name or purchasing paid content, require credits.</p>
|
||||
<p>To receive credits, first generate a wallet address:</p>
|
||||
<code class="code-bash"><span class="code-bash__prompt">$</span>curl 'http://localhost:5279/lbryapi' --data '{"method":"wallet_new_address"}'
|
||||
|
|
Loading…
Add table
Reference in a new issue