From 1abcc51168d22067d303a709eb45d2ec7774808d Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Wed, 24 Sep 2014 17:32:02 +0200 Subject: add support for BIP39 passphrase --- src/index.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index dbdc67c..4a9647e 100644 --- a/src/index.html +++ b/src/index.html @@ -49,7 +49,7 @@

For more info see the BIP39 spec

- +
@@ -65,6 +65,12 @@
+
+ +
+ +
+
-- cgit v1.2.3