diff options
author | Ian Coleman <coleman.ian@gmail.com> | 2016-11-28 15:11:33 +1100 |
---|---|---|
committer | Ian Coleman <coleman.ian@gmail.com> | 2016-11-28 15:11:33 +1100 |
commit | dd1b0d4f8445e988ad2d71f211eac6f7fdb48d0e (patch) | |
tree | e27cf5398f76a438caefeb07f06becd32ae23fa7 /src/index.html | |
parent | 535c9d0f4aec39cc2515ed08c8ca1ca51d80c303 (diff) | |
download | BIP39-dd1b0d4f8445e988ad2d71f211eac6f7fdb48d0e.tar.gz BIP39-dd1b0d4f8445e988ad2d71f211eac6f7fdb48d0e.tar.zst BIP39-dd1b0d4f8445e988ad2d71f211eac6f7fdb48d0e.zip |
Hive wallet is no longer available
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/index.html b/src/index.html index 653f63b..1ae2b72 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -316,15 +316,6 @@ | |||
316 | </label> | 316 | </label> |
317 | </div> | 317 | </div> |
318 | <div class="form-group"> | 318 | <div class="form-group"> |
319 | <label class="col-sm-2 control-label">Hive Wallet</label> | ||
320 | <div class="col-sm-10"> | ||
321 | <p class="form-control no-border"> | ||
322 | Use path <code>m/0'/0</code>. | ||
323 | For more info see the <a href="https://www.hivewallet.com/" target="_blank">Hive Wallet homepage</a> | ||
324 | </p> | ||
325 | </div> | ||
326 | </div> | ||
327 | <div class="form-group"> | ||
328 | <label for="mycelium-path" class="col-sm-2 control-label">Mycelium Wallet</label> | 319 | <label for="mycelium-path" class="col-sm-2 control-label">Mycelium Wallet</label> |
329 | <div class="col-sm-10"> | 320 | <div class="col-sm-10"> |
330 | <p class="form-control no-border"> | 321 | <p class="form-control no-border"> |