IDIDDiscovery interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Describes the interface of DID discovery plugin.
This API may change without a BREAKING CHANGE notice.
Signature:
export interface IDIDDiscovery extends IPluginMethodMap
Extends: IPluginMethodMap
Methods
Method | Description |
---|---|
discoverDid(args, context) | (BETA) |