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
I suggest to split the script into two. One script that checks all the technical requirements and one that checks the administrative and operational topics.
Maybe get rid of the second script altogether because there is also a word document by the Sovrin Foundation that asks the same questions and once should be enough.
Some of the operational questions might be checked automatically e.g. if the Sovrin requires that all admins have separate accounts and be members of the group indyadm or something. Then the script could ckeck that there a more than one member in that group.
The text was updated successfully, but these errors were encountered:
I have created pool and domain genesis file from here and keys from int_keys script in indy node. The node gets start successfully but when i try to connect the client with indy node it give following error:
org.hyperledger.indy.sdk.InvalidStateException: The SDK library experienced an unexpected internal error
Can you tell why i am getting this error?
I suggest to split the script into two. One script that checks all the technical requirements and one that checks the administrative and operational topics.
Maybe get rid of the second script altogether because there is also a word document by the Sovrin Foundation that asks the same questions and once should be enough.
Some of the operational questions might be checked automatically e.g. if the Sovrin requires that all admins have separate accounts and be members of the group indyadm or something. Then the script could ckeck that there a more than one member in that group.
The text was updated successfully, but these errors were encountered: