Interface: DidUpdateBundle ​
Defined in: packages/common/src/interfaces.ts:191
A JSON object that maps did:btcr2 identifiers to the CID of the corresponding DID Update Payload.
DID BTCR2 5.2 CIDAggregate Beacons.
Indexable ​
[didbtcr2Identifier: string]: string
The keys are did:btcr2 identifiers as strings. The values are IPFS CIDs (or other CAS IDs) referencing the actual DID Update Payload.