From 52aa8d002ec395bab4739ec9565f6d21beb80948 Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Tue, 19 Feb 2019 13:09:46 -0500 Subject: [PATCH] Update chainquery.md --- documents/partials/overview/chainquery.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documents/partials/overview/chainquery.md b/documents/partials/overview/chainquery.md index 1482477..fb81834 100644 --- a/documents/partials/overview/chainquery.md +++ b/documents/partials/overview/chainquery.md @@ -1,3 +1,3 @@ -[[Chainquery]] is a tool to facilitate simple and efficient access to the data contained within the LBRY blockchain. +Chainquery is a tool to facilitate simple and efficient access to the data contained within the LBRY blockchain. Chainquery is a special type of full blockchain node that monitors and parses transactions into an SQL database. It also adds convenience columns and tables designed for common use cases.