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