Skip to content

Commit 2cc4391

Browse files
authored
Merge pull request #202 from AhmedFatthy1040/fix-entropy-variable-issue-189
Fix inconsistency: Rename 'prover_did' to 'entropy' in credential request JSON example
2 parents d2db588 + bf39645 commit 2cc4391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/data_flow_issuance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ The [[ref: holder]] constructs the following [[ref: Credential Request]] JSON st
157157

158158
```json
159159
{
160-
"prover_did": "BZpdQDGp2ifid3u3Up17MG",
160+
"entropy": "BZpdQDGp2ifid3u3Up17MG",
161161
"cred_def_id": "GvLGiRogTJubmj5B36qhYz:3:CL:8:faber.agent.degree_schema",
162162
"blinded_ms": {
163163
# Structure detailed below

0 commit comments

Comments
 (0)