storyprotocol / protocol-periphery-v1

Periphery contract for story protocol, mainnet repo
MIT License
28 stars 20 forks source link

Failure in Registering Derivatives with License Tokens Due to Ownership Restrictions #26

Closed sebsadface closed 2 months ago

sebsadface commented 2 months ago

Description

The functions mintAndRegisterIpAndMakeDerivativeWithLicenseTokens and registerIpAndMakeDerivativeWithLicenseTokens are failing due to recent changes in the registerDerivativeWithLicenseTokens function within the licensing module. These changes impose new restrictions on the owner of license tokens, as outlined in protocol-core-v1 #174.