Closed JGiter closed 2 years ago
@JGiter Could you explain in the PR Description what this PR is intended to accomplish please? I know we discussed possible solutions in the Jira issue, but I'm not sure which one this PR is accomplishing 😅
@JGiter Could you explain in the PR Description what this PR is intended to accomplish please? I know we discussed possible solutions in the Jira issue, but I'm not sure which one this PR is accomplishing sweat_smile
I updated description
:tada: This PR is included in version 6.0.0-alpha.43 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 6.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Description
We need to make sure that failed registering on-chain doesn't prevent posting of issued claim. Registration onchain fails for two reasons: issuer isn't authorized or role already registered. First of this is checked now. This PR adds another check
Contributor checklist