Skip to content

Commit

Permalink
fix: added optins for entity details
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurvinci committed Jun 10, 2024
1 parent 4cd5607 commit a64fc85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/GatewayProcessor/GatewayProcessor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ export class GatewayProcessor {
aggregation_level: aggregationLevel,
opt_ins: {
ancestor_identities: true,
component_royalty_vault_balance: true,
package_royalty_vault_balance: true,
},
},
});
Expand Down

0 comments on commit a64fc85

Please sign in to comment.