To Get Identity State: getState
This function returns the present state of an identity.
Get Identity State
Future<String> getState(String did)
did
, which is the unique id of the identity.
getState
This function returns the present state of an identity.
Future<String> getState(String did)
did
, which is the unique id of the identity.