Skip to main content

UsingResolutionOptions interface

Options that are forwarded to the DID resolver.

Signature:

export interface UsingResolutionOptions

Properties

PropertyModifiersTypeDescription
resolutionOptions?DIDResolutionOptions & { publicKeyFormat?: string; }(Optional) Options to be passed to the DID resolver.