diff options
author | hostgame <hostgame@users.noreply.github.com> | 2019-04-02 14:34:57 +0600 |
---|---|---|
committer | hostgame <hostgame@users.noreply.github.com> | 2019-04-02 14:34:57 +0600 |
commit | 7a11300336844b822a8f3ec4f85586b79c5954f4 (patch) | |
tree | fc9d5a6d27a71838ac56156b9389a25105f08d3d /src/index.html | |
parent | dba22db54d6adc81660f4cca45edb30db3899ad9 (diff) | |
download | BIP39-7a11300336844b822a8f3ec4f85586b79c5954f4.tar.gz BIP39-7a11300336844b822a8f3ec4f85586b79c5954f4.tar.zst BIP39-7a11300336844b822a8f3ec4f85586b79c5954f4.zip |
Add Nebulas (nebulas.io)
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html index 63372a5..73d0084 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -927,6 +927,7 @@ | |||
927 | <script src="js/ethereumjs-util.js"></script> | 927 | <script src="js/ethereumjs-util.js"></script> |
928 | <script src="js/ripple-util.js"></script> | 928 | <script src="js/ripple-util.js"></script> |
929 | <script src="js/bchaddrjs-0.2.1.js"></script> | 929 | <script src="js/bchaddrjs-0.2.1.js"></script> |
930 | <script src="js/nebulas.js"></script> | ||
930 | <script src="js/sjcl-bip39.js"></script> | 931 | <script src="js/sjcl-bip39.js"></script> |
931 | <script src="js/wordlist_english.js"></script> | 932 | <script src="js/wordlist_english.js"></script> |
932 | <script src="js/wordlist_japanese.js"></script> | 933 | <script src="js/wordlist_japanese.js"></script> |