aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authoriancoleman <1281387+iancoleman@users.noreply.github.com>2019-08-01 10:02:07 +1000
committerGitHub <noreply@github.com>2019-08-01 10:02:07 +1000
commite440d504fbc80fe11366e24dccf945c43aaf52df (patch)
tree1bdd8b74a0ab6cb5c99365cd08d0a79c96f22003 /src/index.html
parent786cd442cdb9f185b8b3fdcb8c54a9cb8fed9290 (diff)
parent45e40c288fe0d6cfba2c57a68f421eeb34d41385 (diff)
downloadBIP39-e440d504fbc80fe11366e24dccf945c43aaf52df.tar.gz
BIP39-e440d504fbc80fe11366e24dccf945c43aaf52df.tar.zst
BIP39-e440d504fbc80fe11366e24dccf945c43aaf52df.zip
Merge pull request #345 from flyfoxuk/master
Added CSC (CasinoCoin) with test
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 8cd4518..7dd3e9e 100644
--- a/src/index.html
+++ b/src/index.html
@@ -926,6 +926,7 @@
926 <script src="js/segwit-parameters.js"></script> 926 <script src="js/segwit-parameters.js"></script>
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/casinocoin-util.js"></script>
929 <script src="js/bchaddrjs-0.2.1.js"></script> 930 <script src="js/bchaddrjs-0.2.1.js"></script>
930 <script src="js/nebulas-account.js"></script> 931 <script src="js/nebulas-account.js"></script>
931 <script src="js/eos-util.js"></script> 932 <script src="js/eos-util.js"></script>