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

Prevent Re-Charge of IP Registration Fee for Idempotent Registration #360

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

kingster-will
Copy link

Description

This PR updates the IP registration process to prevent re-charging the registration fee when the same IP is registered idempotently. This change ensures that users are not charged multiple times for registering the same IP, enhancing the user experience and preventing unnecessary costs.

This PR was originally initiated by @maxisch in PR #1.

Key Changes

  • Idempotent Registration: Added logic to check if an IP is already registered and prevent re-charging the registration fee if it is.

@kingster-will kingster-will merged commit 35a8301 into storyprotocol:main Dec 12, 2024
2 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.

2 participants