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