Open rolsonquadras opened 4 years ago
When the VC has Proof section, it needs key to validate it. The key needs to be passed as option to verifiable.NewCredential().
https://github.com/hyperledger/aries-framework-go/blob/ac5a9ccceb3daa9fbaa028587122ae94ac9fe593/pkg/controller/command/verifiable/command.go#L107-L110
(and should be automatic when the DID is resolvable).
When the VC has Proof section, it needs key to validate it. The key needs to be passed as option to verifiable.NewCredential().
https://github.com/hyperledger/aries-framework-go/blob/ac5a9ccceb3daa9fbaa028587122ae94ac9fe593/pkg/controller/command/verifiable/command.go#L107-L110