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

feat: handle collection unverification for reg NFTs #105

Merged
merged 2 commits into from
Jul 26, 2023

Conversation

tahsintunan
Copy link

Overview

  • Handle collection unverification by setting group_value in the asset_grouping table to null.
  • This required a schema migration to remove the NOT NULL constraint from the group_value column in the asset_grouping table.

Testing

  • Testing performed locally to validate the changes

@tahsintunan tahsintunan merged commit c9f632a into helius Jul 26, 2023
2 checks passed
@tahsintunan tahsintunan deleted the collection-unverification branch July 26, 2023 20:39
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