diff --git a/content/news/169-what-is-chainquery.md b/content/news/169-what-is-chainquery.md index 6152dca7..8e889039 100644 --- a/content/news/169-what-is-chainquery.md +++ b/content/news/169-what-is-chainquery.md @@ -14,7 +14,8 @@ By default, data from the LBRY blockchain is basically a raw dump of data in a c
- ++
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.