aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorJeeyong Um <conr2d@gmail.com>2019-06-01 20:23:28 +0900
committerJeeyong Um <conr2d@gmail.com>2019-06-01 20:23:28 +0900
commit3451d1a81bf3a25d85e4919916772c5bd4b6cd05 (patch)
treed8ae425e5712f7d7a7c55dab51efaf03e64144e9 /src/index.html
parent22bb112ead9e32d1761cd80aba65ade61864cd6c (diff)
downloadBIP39-3451d1a81bf3a25d85e4919916772c5bd4b6cd05.tar.gz
BIP39-3451d1a81bf3a25d85e4919916772c5bd4b6cd05.tar.zst
BIP39-3451d1a81bf3a25d85e4919916772c5bd4b6cd05.zip
Add EOSIO (EOS)
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index cc8dcad..9df24fe 100644
--- a/src/index.html
+++ b/src/index.html
@@ -928,6 +928,7 @@
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-account.js"></script> 930 <script src="js/nebulas-account.js"></script>
931 <script src="js/eos-util.js"></script>
931 <script src="js/sjcl-bip39.js"></script> 932 <script src="js/sjcl-bip39.js"></script>
932 <script src="js/wordlist_english.js"></script> 933 <script src="js/wordlist_english.js"></script>
933 <script src="js/wordlist_japanese.js"></script> 934 <script src="js/wordlist_japanese.js"></script>