ResolveDidArgs interface
Input arguments for resolveDid
Signature:
export interface ResolveDidArgs
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
DID URL | ||
|
DIDResolutionOptions |
(Optional) DID resolution options that will be passed to the method specific resolver. See: https://w3c.github.io/did-spec-registries/\#did-resolution-input-metadata See: https://www.w3.org/TR/did-core/\#did-resolution-options |