Skip to content

Commit

Permalink
Merge pull request #10 from docknetwork/feat/workaround-for-wallet-is…
Browse files Browse the repository at this point in the history
…sues

workaround for wallet issues on android
  • Loading branch information
mike-parkhill authored Feb 1, 2024
2 parents 5f8736c + 4ae9c3a commit 5a1e043
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 5a1e043

Please sign in to comment.