Skip to content

Commit

Permalink
Remove dangling comma from implementation json.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 committed Feb 23, 2024
1 parent 1dc1141 commit 2313cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion implementations/GrottoNetworking.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
"id": "https://vcverifier.grotto-networking.com/test",
"endpoint": "https://ecdsa-sd.grotto-networking.com/BBS/credentials/verify",
"tags": ["bbs-2023"],
"tags": ["bbs-2023"]
}
],
"vcHolders": [{
Expand Down

0 comments on commit 2313cdb

Please sign in to comment.