From b1100c66eb9d3f71b350ec218d61c15951d578a9 Mon Sep 17 00:00:00 2001 From: Matthew Cornelisse Date: Tue, 20 Nov 2018 02:23:19 -0600 Subject: Added 2/3 Seed Card --- src/index.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index 36d753b..1d67340 100644 --- a/src/index.html +++ b/src/index.html @@ -172,6 +172,12 @@ +
+ +
+ +
+
-- cgit v1.2.3 From d100f3c0cb6493340b3cdee5f0df0f45f22772b4 Mon Sep 17 00:00:00 2001 From: Matthew Cornelisse Date: Wed, 28 Nov 2018 01:10:34 -0600 Subject: added hack time message --- src/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index 1d67340..a392b50 100644 --- a/src/index.html +++ b/src/index.html @@ -177,6 +177,7 @@
+
-- cgit v1.2.3 From 44e705cd3119fb0bc1ac72747d33e2b032a73282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sun, 24 Feb 2019 09:33:14 +0100 Subject: Add a button to remove the "change" in the derivation path for ethereum --- src/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index 95fccc1..3ce30b3 100644 --- a/src/index.html +++ b/src/index.html @@ -273,7 +273,10 @@ External / Internal
- +
+ + Default +
-- cgit v1.2.3 From 36523e0d9714a8ff9996ec3e062a8e16e28c3415 Mon Sep 17 00:00:00 2001 From: Nan Jiang Date: Sat, 26 Oct 2019 18:13:31 +1100 Subject: Add Elastos --- src/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index 95fccc1..c0b5847 100644 --- a/src/index.html +++ b/src/index.html @@ -923,6 +923,9 @@ + + + @@ -945,7 +948,5 @@ - - -- cgit v1.2.3