diff options
author | Suat Özgür <s.oezguer@gmail.com> | 2018-12-17 00:43:16 +0100 |
---|---|---|
committer | Suat Özgür <s.oezguer@gmail.com> | 2018-12-17 00:43:16 +0100 |
commit | 8ffa333bc94699ce1945cf58b24838e73295b028 (patch) | |
tree | 9173d263f707c0602fd5dece9e19ccf1c082cc00 /src/index.html | |
parent | 2ef27fb80b0aa0419d3ebd8b320b354fd24c67f3 (diff) | |
download | BIP39-8ffa333bc94699ce1945cf58b24838e73295b028.tar.gz BIP39-8ffa333bc94699ce1945cf58b24838e73295b028.tar.zst BIP39-8ffa333bc94699ce1945cf58b24838e73295b028.zip |
adding xlm stellar
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html index b3f2d33..d3333b5 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -888,6 +888,7 @@ | |||
888 | <script src="js/biginteger.js"></script> | 888 | <script src="js/biginteger.js"></script> |
889 | <script src="js/zxcvbn.js"></script> | 889 | <script src="js/zxcvbn.js"></script> |
890 | <script src="js/entropy.js"></script> | 890 | <script src="js/entropy.js"></script> |
891 | <script src="js/stellar-util.js"></script> | ||
891 | <script src="js/index.js"></script> | 892 | <script src="js/index.js"></script> |
892 | </body> | 893 | </body> |
893 | </html> | 894 | </html> |