Skip to main content

ProtocolType

@hyperledger/identus-sdk v8.0.0


@hyperledger/identus-sdk / overview / ProtocolType

Type Alias: ProtocolType

ProtocolType = typeof ProtocolIds | typeof ProtocolIds

Defined in: packages/lib/sdk/src/edge-agent/types.ts:21

Temporary workaround to smooth transition of internal module splitting and end-user consumables ProtocolType is a merging of all the supported ProtocolIds These have been split internally into Didcomm and OEA modules But we can hide that from our users until full support exists