Skip to content

Commit

Permalink
Update DB derive endpoint to match latest VC-Api route.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 committed Jul 9, 2024
1 parent f7693d3 commit 812ce70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementations/DigitalBazaar.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
}],
"vcHolders": [{
"id": "https://vcholder.vcplayground.org",
"endpoint": "https://vcholder.vcplayground.org/derive",
"endpoint": "https://vcholder.vcplayground.org/credentials/derive",
"tags": ["vcHolder"]
}]
}

0 comments on commit 812ce70

Please sign in to comment.