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: save, process && add to API response MasterEdition && Edition a… #126

Merged
merged 24 commits into from
Feb 16, 2024

Conversation

RequescoS
Copy link
Contributor

…ccounts data

@@ -459,6 +460,7 @@ impl BubblegumTxProcessor {
specification_asset_class: SpecificationAssetClass::Nft,
royalty_target_type: RoyaltyTargetType::Creators,
created_at: bundle.slot as i64,
edition_address: MasterEdition::find_pda(&id).0,
Copy link
Contributor

Choose a reason for hiding this comment

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

Do compressed NFTs have edition accounts?

Copy link
Collaborator

@StanChe StanChe left a comment

Choose a reason for hiding this comment

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

looks solid

RequescoS and others added 9 commits February 16, 2024 12:53
# Conflicts:
#	nft_ingester/tests/api_tests.rs
# Conflicts:
#	digital_asset_types/src/dao/scopes/asset.rs
#	nft_ingester/tests/api_tests.rs
@RequescoS RequescoS merged commit 9c0771d into main Feb 16, 2024
1 check passed
@RequescoS RequescoS deleted the feat/master-edition branch February 16, 2024 12:47
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.

3 participants