TypeScript SDK v1.4.1 Release Notes
This patch release includes fixes for issues affecting royalty share calculations and precision loss.
Fixes
- Resolved the precision loss issue by correcting the handling of the following fields (#642):
RevShareTyperoyaltySharesexpectMinimumGroupRewardShare
- Corrected royalty share scaling in the
mintAndRegisterIpAndMakeDerivativeAndDistributeRoyaltyTokensmethod when multicall is enabled (#642).
Migration from v1.3.x
If you are upgrading from v1.3.x, please refer to the migration guide.