Skip to content

Commit

Permalink
Update config examples doc (for v2.1.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgewecke authored Aug 13, 2024
1 parent 1fcb6fa commit 23c65c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const config: HardhatUserConfig = {
const config: HardhatUserConfig = {
gasReporter: {
L2: "optimism",
L1Etherscan: "ABC...",
L2Etherscan: "ABC...",
currency: "EUR",
coinmarketcap: "abc...",
Expand Down

1 comment on commit 23c65c2

@dav3yblaz3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you greatest team ever let’s see if this helps

Please sign in to comment.