We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For easier testing of VC building, we should be able to link any identities (that is, to skip the validation process) in the development.
This can be done by calling TrustedCall::link_identity_callback directly.
TrustedCall::link_identity_callback
✔️ Please set appropriate labels and assignees if applicable.
The text was updated successfully, but these errors were encountered:
❗ This issue is stale because it has been open for 60 days with no activity. Please take proper action against it. @litentry/parachain
Sorry, something went wrong.
Kailai-Wang
Successfully merging a pull request may close this issue.
Context
For easier testing of VC building, we should be able to link any identities (that is, to skip the validation process) in the development.
This can be done by calling
TrustedCall::link_identity_callback
directly.✔️ Please set appropriate labels and assignees if applicable.
The text was updated successfully, but these errors were encountered: