add Resolver
Adds a custom resolver for a specific DID method.
Parameters
method Name
The name of the DID method for which the resolver is being added.
resolver
The resolver function for the specified DID method.
Adds a custom resolver for a specific DID method.
The name of the DID method for which the resolver is being added.
The resolver function for the specified DID method.