vcs icon indicating copy to clipboard operation
vcs copied to clipboard

multiple proof array not handled

Open troyronda opened this issue 4 years ago • 1 comments

https://github.com/w3c-ccg/vc-examples/blob/master/test-suite/fixtures/verifiable-credentials/api.neo-flow.com--CertifiedMillTestReport.json

      Array [
    -   "proof",
    +   Object {
    +     "check": "proof",
    +     "error": "proof validation error : decode new credential: check embedded proof: expecting [string]interface{}",
    +   },
      ]

troyronda avatar Apr 17 '20 02:04 troyronda

https://github.com/hyperledger/aries-framework-go/issues/1645

troyronda avatar Apr 17 '20 03:04 troyronda