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

fix: hardhat params must be lower case #206

Merged
merged 2 commits into from
Nov 28, 2024
Merged

fix: hardhat params must be lower case #206

merged 2 commits into from
Nov 28, 2024

Conversation

cpb8010
Copy link
Contributor

@cpb8010 cpb8010 commented Nov 27, 2024

Description

Hardhat rejects arguments with uppercase letters, so it was impossible to deploy anywhere but the local node with this

Additional context

Deploying contracts to sepolia is tough

The previous fund default was 1 eth
@cpb8010 cpb8010 added the bug Something isn't working label Nov 27, 2024
@cpb8010 cpb8010 requested a review from ly0va November 27, 2024 02:50
@cpb8010 cpb8010 self-assigned this Nov 27, 2024
@ly0va ly0va enabled auto-merge (squash) November 28, 2024 13:43
@ly0va ly0va merged commit ba5cac8 into main Nov 28, 2024
3 checks passed
@ly0va ly0va deleted the deploy-key branch November 28, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants