From a111dc044fc8409903e9a15607e3ef7ff776be92 Mon Sep 17 00:00:00 2001 From: softsimon Date: Sun, 21 Feb 2021 00:40:47 +0700 Subject: [PATCH] Signet should use sBTC not tBTC. --- frontend/src/app/components/amount/amount.component.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/app/components/amount/amount.component.html b/frontend/src/app/components/amount/amount.component.html index e032b6224..7b0fc88e5 100644 --- a/frontend/src/app/components/amount/amount.component.html +++ b/frontend/src/app/components/amount/amount.component.html @@ -8,6 +8,7 @@ ‎{{ satoshis / 100000000 | number : digitsInfo }} L- - tBTC + tBTC + sBTC