alastria / alastria-identity

Alastria Identity Model and Smart Contracts
https://alastria.io/en/id-alastria/
MIT License
38 stars 24 forks source link

Wiki: Possible typo on description for Presentation Request parameter "procUrl" #143

Open joseluis-varo-wsg opened 2 years ago

joseluis-varo-wsg commented 2 years ago

Greetings,

I believe I may have found a typo on the Wiki page "Alastria DID Method Specification", Section 5.2 "Presentation Request Payload".

For the parameter procUrl, the wiki specifies (emphasis mine):

"The URL of an external document describing the intended purpose of the data that the service provider is receiving"

Seems to me that it should say "requesting" instead, matching the description for procHash:

"The hash of an external document describing the intended purpose of the data that the service provider is requesting"

Have a nice day.