aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorIan Coleman <coleman.ian@gmail.com>2014-10-13 12:07:45 +1100
committerIan Coleman <coleman.ian@gmail.com>2014-10-13 12:07:45 +1100
commitbae07be32bebd2185d65a2e66f080f1b12ee8810 (patch)
treefec14b562eadc2493c4e051dcee864f85c19c48f /src/index.html
parent7a58f37626a95b6be7e954de8c887f014c626880 (diff)
downloadBIP39-bae07be32bebd2185d65a2e66f080f1b12ee8810.tar.gz
BIP39-bae07be32bebd2185d65a2e66f080f1b12ee8810.tar.zst
BIP39-bae07be32bebd2185d65a2e66f080f1b12ee8810.zip
Wordlists.js removed
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index ff3d032..f43c505 100644
--- a/src/index.html
+++ b/src/index.html
@@ -396,7 +396,6 @@
396 <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script> 396 <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
397 <script src="/js/bitcoinjs-1-0-0.js"></script> 397 <script src="/js/bitcoinjs-1-0-0.js"></script>
398 <script src="/js/sjcl-bip39.js"></script> 398 <script src="/js/sjcl-bip39.js"></script>
399 <script src="/js/wordlists.js"></script>
400 <script src="/js/wordlist_english.js"></script> 399 <script src="/js/wordlist_english.js"></script>
401 <script src="/js/jsbip39.js"></script> 400 <script src="/js/jsbip39.js"></script>
402 <script src="/js/index.js"></script> 401 <script src="/js/index.js"></script>