From d5a86f1ae27f56c8b073d0660d4205b4b0467f92 Mon Sep 17 00:00:00 2001 From: erciccione Date: Tue, 7 May 2024 12:26:56 +0200 Subject: [PATCH] fix dead link in home --- public/views/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/views/index.html b/public/views/index.html index 362a309..40fe26b 100644 --- a/public/views/index.html +++ b/public/views/index.html @@ -61,8 +61,7 @@

Latest Transactions

About

-

insight is an open-source FIRO blockchain explorer with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by firod RPC. Check out the source code.

+

insight is an open-source FIRO blockchain explorer with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by firod RPC. Check out the source code.

insight is still in development, so be sure to report any bugs and provide feedback for improvement at our github issue tracker.