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

fix: 🐛 allow specify customClaimTypeId for TrustedClaimIssuer #1445

Draft
wants to merge 1 commit into
base: alpha
Choose a base branch
from

Conversation

sansan
Copy link
Contributor

@sansan sansan commented Feb 18, 2025

Description

  • allows specifying customClaimTypeId when adding/modifying TrustedClaimIssuer for an Asset

Breaking Changes

  • return of asset.compliance.trustedClaimIssuers.get() will be an object in case of CustomClaim of shape { type: ClaimType.Custom, customClaimTypeId: BigNumber }

JIRA Link

https://polymesh.atlassian.net/browse/DA-1463

@sansan sansan force-pushed the fix/DA-1463 branch 3 times, most recently from c51bc91 to 583407b Compare February 19, 2025 16:46
BREAKING CHANGE: 🧨 Return of trustedClaimIssuers.get() will be an object for custom claim
containing customClaimTypeId
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.

1 participant