hyperledger-archives / aries-framework-dotnet

Aries Framework .NET for building multiplatform SSI services
https://wiki.hyperledger.org/display/aries
Apache License 2.0
84 stars 74 forks source link

Changing self attested attribute value type to string #32

Closed idr-spilling closed 4 years ago

idr-spilling commented 4 years ago

Short description of what this resolves:

Getting an error parsing a Proof when self attested attributes are set. The value of a self attested attribute in a requested_proof should parse to the string type.

JSON format reference

Changes proposed in this pull request: