Skip to content

Commit

Permalink
Upload to mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Arash committed Jul 10, 2022
1 parent 6a17fb0 commit dc4240e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion packages/hardhat/hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ module.exports = {
},
mainnetHarmony: {
url: "https://api.harmony.one",
gasPrice: 1000000000,
chainId: 1666600000,
accounts: {
mnemonic: mnemonic(),
Expand Down
2 changes: 1 addition & 1 deletion packages/react-app/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Ethereum App</title>
<title>Zuction | Zero Knowledge Auction House</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit dc4240e

Please sign in to comment.