Type Alias: SidecarData ​
SidecarData =
object
Defined in: packages/method/src/core/types.ts:75
The Sidecar data structure post-processing used for resolution.
Properties ​
casMap ​
casMap:
CASBeaconSidecarData
Defined in: packages/method/src/core/types.ts:84
Map of CAS Announcements by their hash bytes.
smtMap ​
smtMap:
SMTBeaconSidecarData
Defined in: packages/method/src/core/types.ts:89
Map of SMT Proofs by their ID.
updateMap ​
updateMap:
SingletonBeaconSidecarData
Defined in: packages/method/src/core/types.ts:79
Map of BTCR2 Signed Updates by their hash bytes.