openwallet-foundation / owl-akrida

Apache License 2.0
3 stars 16 forks source link

feat: clean up revoked credentials #38

Closed anwalker293 closed 11 months ago

anwalker293 commented 11 months ago

Looks like this may be redundant... Thoughts from Daniel: The credential exchange record is already deleted and the issuer will not have any additional values to delete as long as the preserve-exchange-record is false. The delete method being called is meant for holders to delete credentials they've been issued. The issuer hasn't received a credential so there's no credential to delete