From e45a03729b6cbb6d01b898d273f7c59a53f0a390 Mon Sep 17 00:00:00 2001 From: softsimon Date: Sat, 4 May 2024 14:19:26 +0700 Subject: [PATCH] Adding footer link --- .../test-transactions/test-transactions.component.html | 2 +- .../components/global-footer/global-footer.component.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/app/components/test-transactions/test-transactions.component.html b/frontend/src/app/components/test-transactions/test-transactions.component.html index 7f15da2f2..20ba5c4bd 100644 --- a/frontend/src/app/components/test-transactions/test-transactions.component.html +++ b/frontend/src/app/components/test-transactions/test-transactions.component.html @@ -6,7 +6,7 @@
- +
diff --git a/frontend/src/app/shared/components/global-footer/global-footer.component.html b/frontend/src/app/shared/components/global-footer/global-footer.component.html index 7e3d44b06..b1ce52e5e 100644 --- a/frontend/src/app/shared/components/global-footer/global-footer.component.html +++ b/frontend/src/app/shared/components/global-footer/global-footer.component.html @@ -49,6 +49,7 @@

Lightning Explorer

Recent Blocks

Broadcast Transaction

+

Test Transaction

Connect to our Nodes

API Documentation