WebOfTrust/signify-ts

Multisig AID as credential recipient fails to receive the issued credential

Arsh-Sandhu opened this issue · 3 comments

When using a Multisig AID as the recipient during credential issuance, it fails to receive the credential even after calling the submitAdmit function for each member of the Multisig AID. I have written a multisig-holder.test.ts script to test issuing credential to a multisig holder AID, based on the multisig-holder.py script in Signifypy.
In Signifypy, members of a multisig holder are successfully receiving credentials after Phil fixed the multisig admit issue in KERIA PR #164 and I updated the multisig-holder.py script in in PR #102(yet to be merged).

m00sey commented

This is blocking some members of the community

m00sey commented

There is a suggestion in #193

Closing this issue as it is resolved now. Updated multisig-holder.test.ts script with commit b4b3bf3