Skip to content

Commit

Permalink
feat: update mintAndRegisterIpAndMakeDerivative
Browse files Browse the repository at this point in the history
  • Loading branch information
harisato committed Oct 18, 2024
1 parent 2cbe1c5 commit c08cbb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/story-event/story-event.consumer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ export class StoryEventConsumer implements OnModuleInit {
[
data.ip_asset_ids,
'0x8bb1ade72e21090fc891e1d4b88ac5e57b27cb31',
defaultPILTerms.licenseTermsIds,
data.ip_asset_ids.map(() => defaultPILTerms.licenseTermsIds),
defaultPILTerms.royaltyContext,
],
[
Expand Down

0 comments on commit c08cbb6

Please sign in to comment.