diff --git a/public/views/walletHome.html b/public/views/walletHome.html index 7a0f5055c..263d000fd 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -189,32 +189,29 @@

My Bitcoin address

-
+
-
-

{{home.addr}}

-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
- -
-

...

+
+

+ {{home.generatingAddress ? '...' : home.addr}} + +

- +