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: use camelCase interface #8

Merged
merged 1 commit into from
Oct 4, 2023
Merged

fix: use camelCase interface #8

merged 1 commit into from
Oct 4, 2023

Conversation

Th0rgal
Copy link
Member

@Th0rgal Th0rgal commented Oct 4, 2023

ETH contract is still using snakeCase and it will probably support it forever so here is a fix which allows us to deploy the contract on goerli.

closes #7

@Th0rgal Th0rgal requested a review from irisdv October 4, 2023 05:17
Copy link
Collaborator

@irisdv irisdv left a comment

Choose a reason for hiding this comment

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

lgtm!

@irisdv irisdv merged commit 37b895f into master Oct 4, 2023
3 checks passed
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.

Use camelCase
2 participants