aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authoriancoleman <1281387+iancoleman@users.noreply.github.com>2020-02-17 10:33:08 +1100
committerGitHub <noreply@github.com>2020-02-17 10:33:08 +1100
commitff2940e81e79658434ee851729f1f4eb8405b756 (patch)
tree965ec8664fe00d01c034bf4ce21b6a1bec64d9de /src/index.html
parent90f7a5ec9309c755dd06a534190067fa6f1f97fe (diff)
parentf3101bd3f1a808ba2baa6969df2f0158b4b86b15 (diff)
downloadBIP39-ff2940e81e79658434ee851729f1f4eb8405b756.tar.gz
BIP39-ff2940e81e79658434ee851729f1f4eb8405b756.tar.zst
BIP39-ff2940e81e79658434ee851729f1f4eb8405b756.zip
Merge pull request #403 from swtcca/master
add two networks: Jingtum and MOAC
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 d486fa2..1184a0c 100644
--- a/src/index.html
+++ b/src/index.html
@@ -963,6 +963,7 @@
963 <script src="js/bitcoinjs-extensions.js"></script> 963 <script src="js/bitcoinjs-extensions.js"></script>
964 <script src="js/segwit-parameters.js"></script> 964 <script src="js/segwit-parameters.js"></script>
965 <script src="js/ripple-util.js"></script> 965 <script src="js/ripple-util.js"></script>
966 <script src="js/jingtum-util.js"></script>
966 <script src="js/casinocoin-util.js"></script> 967 <script src="js/casinocoin-util.js"></script>
967 <script src="js/eos-util.js"></script> 968 <script src="js/eos-util.js"></script>
968 <script src="js/sjcl-bip39.js"></script> 969 <script src="js/sjcl-bip39.js"></script>