Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
revert hh config
Browse files Browse the repository at this point in the history
  • Loading branch information
coffeexcoin committed Dec 15, 2024
1 parent e4debd3 commit ac1ebbf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ const dockerizedNode: NetworkUserConfig = {
};

const abstractTestnet: NetworkUserConfig = {
accounts: [
process.env.PRIVATE_KEY as string
],
url: "https://api.testnet.abs.xyz",
ethNetwork: "sepolia",
zksync: true,
Expand Down

0 comments on commit ac1ebbf

Please sign in to comment.