You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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 inSignifypy
.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).The text was updated successfully, but these errors were encountered: