mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-31 09:21:26 +00:00
Update 169-what-is-chain-query.md
This commit is contained in:
parent
640e24dbfa
commit
42be9e1213
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ By default, data from the LBRY blockchain is basically a raw dump of data in a c
|
|||
In addition to extracting this data, you’d have to run this command several hundred thousand times to get the same data returned by a single command below.
|
||||
</div>
|
||||
|
||||
|
||||
Since it is raw and compressed, it is difficult to express the richer formats contained within the data. As such, most blockchains have specifically designed methods of extracting the raw 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