From 52bcef54be12f8c1315e13b2eb22426d5748df54 Mon Sep 17 00:00:00 2001 From: softsimon Date: Fri, 12 May 2023 10:34:32 -0500 Subject: [PATCH] Only show sign in on mempool base module --- .../components/global-footer/global-footer.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 708ec2cfa..1d07d9ef2 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 @@ -11,7 +11,7 @@ -

Sign In

+

Sign In

Broadcast Transaction

Connect to our Nodes

About the Project