EthrDIDProvider class
DIDManager identifier provider for did:ethr identifiers
Signature:
export declare class EthrDIDProvider extends AbstractIdentifierProvider
Extends: AbstractIdentifierProvider
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Tries to determine if this DID provider can manage DIDs with the given prefix. If this provider was configured for a particular network and that network name or hexChainId is used in the prefix it will return true. | ||