From a78f4e280cb62edf892ad32b3797c657fe527bbc Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Wed, 3 Jan 2018 10:33:22 +1100 Subject: Add csv display of addresses --- src/index.html | 89 ++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 53 insertions(+), 36 deletions(-) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index 0d1a2c6..0f47c38 100644 --- a/src/index.html +++ b/src/index.html @@ -603,42 +603,59 @@ -
- - - - - - - - - - - - - - -
-
- Path   - -
-
-
- Address   - -
-
-
- Public Key   - -
-
-
- Private Key   - -
-
    
    
    
    
    
+ +
+
+
+ + + + + + + + + + + + + + +
+
+ Path   + +
+
+
+ Address   + +
+
+
+ Public Key   + +
+
+
+ Private Key   + +
+
    
    
    
    
    
+
+
+
+
+ +
+
Show -- cgit v1.2.3