From 7a7a1b09f2cd02d56aab2b3f3859ebf718c87d06 Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Thu, 18 Aug 2016 15:44:02 -0400 Subject: [PATCH] update modified-block-explorer.md --- posts/bounty/modified-block-explorer.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/posts/bounty/modified-block-explorer.md b/posts/bounty/modified-block-explorer.md index 7f7d4cfa..8736c979 100644 --- a/posts/bounty/modified-block-explorer.md +++ b/posts/bounty/modified-block-explorer.md @@ -14,5 +14,7 @@ Iquidus explorer is great, but does not currently support LBRY specific operatio The explorer should be modified to: -- Display what LBRY name claims and supports -- Exploration of name claims in a way similar to transactions \ No newline at end of file +- Display LBRY name claim and support transactions +- Exploration of contesting and updated name claims in a way similar to transactions + +The relevant information can be obtained from ` lbrycrd-cli getclaimsfortx ` and ` lbrycrd-cli getclaimsforname `.