mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update 169-what-is-chainquery.md
This commit is contained in:
parent
4addfa0d50
commit
61f3710dfb
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ By default, data from the LBRY blockchain is basically a raw dump of data in a c
|
|||
<div class="meta">
|
||||
In addition to extracting this data, you’d have to run several hundred thousand commands to get the same data returned by a single command below.
|
||||
</div>
|
||||
|
||||
<p>
|
||||
</p>
|
||||
Since blockhain data is raw, compressed, and not accessibly structured, most blockchains have specifically designed methods to create more usable forms of the data.
|
||||
|
||||
In the case of LBRY, Chainquery is both the easiest and most feature-rich method of doing that to date.
|
||||
|
|
Loading…
Add table
Reference in a new issue