Skip to main content

ProtocolType

@hyperledger/identus-sdk v7.0.0


@hyperledger/identus-sdk / overview / ProtocolType

Type Alias: ProtocolType

ProtocolType = typeof ProtocolIds | typeof ProtocolIds

Defined in: src/edge-agent/types/index.ts:18

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