You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An applicant can send a transaction to request the issuance of a public credential
the transaction must contain amount to cover the price of issuance
The amount is then locked in an escrow account.
When the Issuer issues the credential, the funds in the escrow account get transferred
to the credential issuer.
After the time-limit has expired, and if the credential has not been issued, then the
applicant can execute another transaction to cancel the credential request and
recover the funds from the escrow account.
The text was updated successfully, but these errors were encountered:
The user story is:
CredentialIssuer declares that
An applicant can send a transaction to request the issuance of a public credential
The amount is then locked in an escrow account.
When the Issuer issues the credential, the funds in the escrow account get transferred
to the credential issuer.
After the time-limit has expired, and if the credential has not been issued, then the
applicant can execute another transaction to cancel the credential request and
recover the funds from the escrow account.
The text was updated successfully, but these errors were encountered: