mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 01:11:25 +00:00
clarify cost involved in get command
This commit is contained in:
parent
3ffcfac50c
commit
8606858ae7
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
</div>
|
||||
<h3>Enjoy a Hollywood Film</h3>
|
||||
<p><a href="http://www.imdb.com/title/tt1995341/" class="link-primary">It's a Disaster</a> starring David Cross is just one of tens of thousands of great pieces of content available. Check it out!</p>
|
||||
<p><strong>Note! This will cost you LBC. Run the resolve command to see the cost.</strong></p>
|
||||
<code class="code-bash"><span class="code-bash__prompt">$</span>curl 'http://localhost:5279/lbryapi' --data '{"method":"get","params":{"uri":"itsadisaster"} }'
|
||||
<span class="code-bash__response">[
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue