Skip to content

Commit

Permalink
chore: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
loga4 committed Apr 25, 2024
1 parent 739a661 commit 8a77a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const config: HardhatUserConfig = {
url: RPC_URL,
chainId: 11155111,
timeout: 60000 * 15,
accounts: [""],
// accounts: [""],
urls: {
apiURL: "https://api-sepolia.etherscan.io/api",
browserURL: "https://sepolia.etherscan.io/",
Expand Down

0 comments on commit 8a77a87

Please sign in to comment.