DefaultDIDMethods
@hyperledger/identus-sdk v8.0.0
@hyperledger/identus-sdk / overview / DefaultDIDMethods
Type Alias: DefaultDIDMethods
DefaultDIDMethods = readonly [
PrismDIDMethod,PeerDIDMethod]
Defined in: packages/lib/sdk/src/castor/methods/index.ts:24
Tuple of DID methods Castor always registers by default. User-supplied extras are appended to this tuple.