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

docs: improve documentation for setting licensing configuration #191

Merged

Conversation

sebsadface
Copy link
Member

Description

This PR enhances the documentation for several functions in the LicenseAttachmentWorkflows contract to clearly that they support optional licensing configuration in addition to attaching license terms.

Changes

  • Clarified that registerPILTermsAndAttach, mintAndRegisterIpAndAttachPILTerms, and registerIpAndAttachPILTerms can all optionally set licensing configurations
  • Added explanations about how licensing configurations are applied (only when isSet is true)

Why

These documentation improvements help developers better understand the capabilities of the workflow functions, particularly that licensing configuration can be set in the same transaction as license term attachment.

Testing

No functional changes were made, only documentation updates.

This commit clarifies that several functions in LicenseAttachmentWorkflows can optionally set licensing configurations in addition to attaching license terms.
@sebsadface sebsadface merged commit a7efdec into storyprotocol:main Mar 11, 2025
10 checks passed
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