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

Implement Credential Status Update #156

Closed
arnabghose997 opened this issue May 26, 2022 · 1 comment · Fixed by #157
Closed

Implement Credential Status Update #156

arnabghose997 opened this issue May 26, 2022 · 1 comment · Fixed by #157
Assignees

Comments

@arnabghose997
Copy link
Contributor

arnabghose997 commented May 26, 2022

The RPC is expected to take two inputs:

  • Verifiable Credential Claim (with new status)
  • Proof

More on #141 (comment)

@arnabghose997 arnabghose997 self-assigned this May 26, 2022
@arnabghose997 arnabghose997 changed the title Implement update-credential-status rpc Implement Credential Status Update May 27, 2022
@arnabghose997
Copy link
Contributor Author

Since, the input to the update rpc is similar to that of register rpc, it would be better to write the update logic under register rpc.

@arnabghose997 arnabghose997 linked a pull request May 27, 2022 that will close this issue
@arnabghose997 arnabghose997 removed the rpc label May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant