Skip to content

Commit

Permalink
workaround for wallet issues on android
Browse files Browse the repository at this point in the history
  • Loading branch information
maycon-mello committed Feb 1, 2024
1 parent 5f8736c commit 4ae9c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/api/issue.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const credentialTypes = {
},
rewardsProgram({ holderDID }) {
return {
name: 'Rewards Program',
name: 'Rewards Elegibility',
type: ['VerifiableCredential', 'RewardsProgram'],
issuer: issuerDID,
subject: {
Expand Down

0 comments on commit 4ae9c3a

Please sign in to comment.