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 f2c2580 commit e8904e8
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 @@ -4,7 +4,7 @@
<title>Simple Storage</title>
<script src="https://cdn.jsdelivr.net/gh/ethereum/[email protected]/dist/web3.min.js"></script>
<script type="text/javascript">
const contract_address = "0x80aec1d099A6038Cd0169625A0C6e8c2e46b68a5";
const contract_address = "0xF8a6C4384B33e112bC27ED9FeD2370fdf971fEd1";

const contract_abi = [
{
Expand Down

0 comments on commit e8904e8

Please sign in to comment.