Skip to content

Commit

Permalink
Tweak showcase-person proof-request to only use showcase issuer did, …
Browse files Browse the repository at this point in the history
…production IAS did

Signed-off-by: Emiliano Suñé <[email protected]>
  • Loading branch information
esune committed May 1, 2024
1 parent fba5858 commit 7a680f2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions proof-configurations/showcase-person/dev/showcase-person.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,11 @@
"restrictions": [
{
"schema_name": "Person",
"issuer_did": "L6ASjmDDbDH7yPL1t2yFj9"
},
{
"schema_name": "Person",
"issuer_did": "QEquAHkM35w4XVT3Ku5yat"
"issuer_did": "M6dhuFj5UwbhWkSLmvYSPc"
},
{
"schema_name": "Person",
"issuer_did": "M6dhuFj5UwbhWkSLmvYSPc"
"issuer_did": "RGjWbW1eycP7FrMf4QJvX8"
}
]
}
Expand Down

0 comments on commit 7a680f2

Please sign in to comment.