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 `.