resolveService
resolveService(
serviceUri):Promise<ResolvedDidServiceEndpoint>
Resolve a DID service URI to the service details.
Parameters
• serviceUri: did:cord:3${string}#${string}
The DID service URI.
Returns
Promise<ResolvedDidServiceEndpoint>
The details associated with the service endpoint.