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

Wallet: Implement Unclaim #370

Open
tnickelsen opened this issue Sep 3, 2024 · 0 comments
Open

Wallet: Implement Unclaim #370

tnickelsen opened this issue Sep 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tnickelsen
Copy link
Contributor

tnickelsen commented Sep 3, 2024

Description

When a certificate has been withdrawn and if it was claimed, the counterpart of the claim must be unclaimed.

  1. Call registry with Unclaim Transaction (this is implemented in wallet already)
  2. Start WaitForCommittedTransaction activity (this is implemented in wallet already)
  3. Unclaim in wallet (set state on slice to Available)

Story points: 8

Basic Example

No response

Drawbacks

No response

Unresolved questions

No response

@tnickelsen tnickelsen added the enhancement New feature or request label Sep 3, 2024
@tnickelsen tnickelsen changed the title Implement Unclaim in wallet Wallet: Implement Unclaim Sep 3, 2024
@tnickelsen tnickelsen transferred this issue from project-origin/verifier_electricity Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Status: No status
Development

No branches or pull requests

1 participant