aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorShawn Arney <shawn@arneyconsulting.com>2020-04-29 16:48:00 -0600
committerIan Coleman <ian@iancoleman.io>2020-05-11 08:43:55 +1000
commitd1d8699fc4f1599de39e643acc1d8be52114dd58 (patch)
tree45cf5b16dfae38f37380ea20ddeb88d0990ab68b /src/index.html
parente284827677b7f9fa591e86c74f7310bd00308654 (diff)
downloadBIP39-d1d8699fc4f1599de39e643acc1d8be52114dd58.tar.gz
BIP39-d1d8699fc4f1599de39e643acc1d8be52114dd58.tar.zst
BIP39-d1d8699fc4f1599de39e643acc1d8be52114dd58.zip
Adding FIO -Foundation for Interwallet Operability
FIO - Foundation for Interwallet Operability. https://fioprotocol.io
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 ae39c11..4e685a5 100644
--- a/src/index.html
+++ b/src/index.html
@@ -966,6 +966,7 @@
966 <script src="js/jingtum-util.js"></script> 966 <script src="js/jingtum-util.js"></script>
967 <script src="js/casinocoin-util.js"></script> 967 <script src="js/casinocoin-util.js"></script>
968 <script src="js/eos-util.js"></script> 968 <script src="js/eos-util.js"></script>
969 <script src="js/fio-util.js"></script>
969 <script src="js/sjcl-bip39.js"></script> 970 <script src="js/sjcl-bip39.js"></script>
970 <script src="js/wordlist_english.js"></script> 971 <script src="js/wordlist_english.js"></script>
971 <script src="js/wordlist_japanese.js"></script> 972 <script src="js/wordlist_japanese.js"></script>