Add Function to Predict License Minting Fee in Licensing Module#200
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
|
Is this issue raised in the audit related? |
We will have another PR for addressing the #183 But we can consider the PR for address requirement in the similar direction of issue #183 |
f6368bf to
46e698c
Compare
Description
This PR introduces a new function to the Licensing Module that allows users to predict the minting fee for a given license and IP. This enhancement provides better transparency and planning for users by allowing them to estimate the costs associated with minting license tokens.
Key Changes
This enhancement is part of our ongoing efforts to improve the functionality and user experience of the Licensing Module.
Related Issues:
Closes #240