aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorHashEngineering <hashengineeringsolutions@gmail.com>2019-08-29 19:55:56 -0700
committerHashEngineering <hashengineeringsolutions@gmail.com>2019-09-13 06:27:59 -0700
commit76120cb0b42530e3a40476272c1edbeac679db35 (patch)
tree11d636d9e8f8708dd5532e449d1e3dec71bd13ea /src/index.html
parent5b689bd6e77f047eff37e43f0ffa487cb59edc45 (diff)
downloadBIP39-76120cb0b42530e3a40476272c1edbeac679db35.tar.gz
BIP39-76120cb0b42530e3a40476272c1edbeac679db35.tar.zst
BIP39-76120cb0b42530e3a40476272c1edbeac679db35.zip
Add Groestlcoin
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html
index 7dd3e9e..95fccc1 100644
--- a/src/index.html
+++ b/src/index.html
@@ -945,5 +945,7 @@
945 <script src="js/entropy.js"></script> 945 <script src="js/entropy.js"></script>
946 <script src="js/stellar-util.js"></script> 946 <script src="js/stellar-util.js"></script>
947 <script src="js/index.js"></script> 947 <script src="js/index.js"></script>
948 <script src="js/groestlcoinjs-3.3.2.js"></script>
949 <script src="js/groestlcoinjs-bip38-2.0.2.js"></script>
948 </body> 950 </body>
949</html> 951</html>