Skip to content

Commit

Permalink
Update simpleStorage.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajnus authored Oct 27, 2020
1 parent e8904e8 commit dd1de8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simpleStorage.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<title>Simple Storage</title>
<script src="https://cdn.jsdelivr.net/gh/ethereum/web3[email protected]/dist/web3.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/web3/1.3.0/web3.min.js"></script>
<script type="text/javascript">
const contract_address = "0xF8a6C4384B33e112bC27ED9FeD2370fdf971fEd1";

Expand Down

0 comments on commit dd1de8e

Please sign in to comment.