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

Update bulk-mint.ts #33

Merged

Conversation

coreyneal-immutable
Copy link
Contributor

fix for account_ether_key_already_registered error

Summary

There was a sdk update that created a breaking error when users were already registered in the bulk-mint.ts. A check was added to make sure that the user registration logic only happens when the user hasn't registered previously and skips if they were already registered.
image

Why the changes

This error is causing friction/confusion for onboarding users with the zero-to hero minting tutorial in step 16.

Things worth calling out

N/a

fix for account_ether_key_already_registered error
@coreyneal-immutable coreyneal-immutable requested a review from a team September 19, 2023 22:17
linting fix
@coreyneal-immutable coreyneal-immutable merged commit 97a8e1d into main Sep 20, 2023
1 check passed
@coreyneal-immutable coreyneal-immutable deleted the Mint.ts-account_ether_key_already_registered-fix branch September 20, 2023 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants