From fe09f5180db36f98c5cb0ccd1d1de0e68e521580 Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Thu, 3 Aug 2023 20:12:47 +0800 Subject: [PATCH] Minor cleanup --- src/views/SeedBackupView.vue | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/src/views/SeedBackupView.vue b/src/views/SeedBackupView.vue index 0812904..7c19bf5 100644 --- a/src/views/SeedBackupView.vue +++ b/src/views/SeedBackupView.vue @@ -20,22 +20,26 @@
-

- BEWARE: Anyone who gets hold of this mnemonic seed phrase will be able - impersonate you and take over any digital holdings based on it. So only - reveal it when you are in a private place out of sight of other eyes, - and only record it in something private -- don't take a screenshot or - send it to any online service. +

+ BEWARE! Anyone who has this seed phrase will + be able impersonate you and take over any digital holdings based on it. + Reveal it when you are somewhere only you can see your screen, and + record it somewhere only you have access. + Don't take a screenshot or send it to any online service.

- +
+ -

{{ activeAccount.mnemonic }}

+

+ {{ activeAccount.mnemonic }} +

+
You do not have an active identity.