Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parameterize block explorer URLs and move to hardhat config #55

Merged
merged 3 commits into from
Nov 19, 2022

Conversation

mattstam
Copy link
Contributor

Description

Merges the two different functions we have into one, and move into hardhat config, which seems better suited for this since it:

  1. is near the rest of the network configs
  2. is a better place to be references globally by the project

Suggested by @DmitriyShepelev here.

Test Coverage

N/A

@mattstam mattstam changed the title parameterize block explorer URLs and moved to hardhat config parameterize block explorer URLs and move to hardhat config Nov 13, 2022
hardhat.config.ts Show resolved Hide resolved
@mattstam mattstam merged commit 605e8a1 into master Nov 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants