AbstractDIDStore.importDID() method
Signature:
abstract importDID(args: IIdentifier): Promise<boolean>;
Parameters
Parameter | Type | Description |
---|---|---|
args | IIdentifier |
Returns:
Promise<boolean>
Signature:
abstract importDID(args: IIdentifier): Promise<boolean>;
Parameter | Type | Description |
---|---|---|
args | IIdentifier |
Returns:
Promise<boolean>