hyperledger-labs / business-partner-agent

The Business Partner Agent is a SSI wallet and controller based on aries cloud agent python.
https://labs.hyperledger.org/business-partner-agent/
Apache License 2.0
56 stars 48 forks source link

Fix returned credential exchange id #847

Closed DritonGoxhufi closed 1 year ago

DritonGoxhufi commented 1 year ago

The response of issuing(send) a credential to a holder is the credential exchange id, but the returned id is not the UUID which is needed to refer to the appropriate credential exchange.

Usage:

Signed-off-by: Driton Goxhufi driton.goxhufi@bosch.io