Skip to content

Commit

Permalink
modifying ether.js
Browse files Browse the repository at this point in the history
  • Loading branch information
saketongit committed Oct 1, 2024
1 parent 45a479a commit fdec45e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ <h5>Recovered Binance Address</h5>
<script src="scripts/floEthereum.js" type="text/javascript"></script>
<script src="scripts/compactIDB.js" type="text/javascript"></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ethers.umd.min.js"
src="scripts/ether.umd.min.js"
type="text/javascript"
></script>
<script src="scripts/bscOperator.js" type="text/javascript"></script>
Expand Down
1 change: 1 addition & 0 deletions scripts/ether.umd.min.js

Large diffs are not rendered by default.

0 comments on commit fdec45e

Please sign in to comment.