Update index.html

This commit is contained in:
SaketAnand 2024-10-01 14:48:26 +05:30
parent 8bbcfdec9f
commit 57e9558c28

View File

@ -340,6 +340,9 @@
src="scripts/btcwallet_scripts_lib.js"
type="text/javascript"
></script>
<!-- ethers.js version 5.6 -->
<script src="https://cdn.jsdelivr.net/gh/ethereumjs/browser-builds/dist/ethereumjs-tx/ethereumjs-tx-1.3.3.min.js"></script>
<script src="scripts/btcOperator.js" type="text/javascript"></script>
<script src="scripts/floCrypto.js" type="text/javascript"></script>