Skip to content

Commit

Permalink
Add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
makoto committed Dec 1, 2023
1 parent 77a6b7c commit 2c61006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arb-verifier/hardhat.config.ts
Expand Up @@ -33,7 +33,7 @@ const config: HardhatUserConfig = {
accounts: [DEPLOYER_PRIVATE_KEY],
deploy: ["deploy_l1/"],
companionNetworks: {
l2: "arbitrumGoerli"
l2: "arbitrumGoerli",
},
},
arbitrumGoerli: {
Expand Down

0 comments on commit 2c61006

Please sign in to comment.