Closed sairanjit closed 5 months ago
Ah good catch. We should probably add tests where the schema creator is different from the cred def creator.
Would you be able to create a fix, and also add some tests?
Yeah Sure @TimoGlastra
@sairanjit @TimoGlastra I am looking into this . I will raise the PR soon
While storing the credential in wallet if the
did
ofschemaId
andcredDefId
are different then the wallet uses the did ofcredDefId
forschemaId
.namespaceIdentifier
is passed to functionthis.fetchIndySchemaWithSeqNo
but it should be of theschemaId
From where can we use the same
namespaceIdentifier
forschemaId
?