From a2df45098288237aa0d0c93a313c0360141ca9e2 Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 15 Feb 2019 13:06:08 -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 fb81834..1482477 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.