Variable $CommittedCandidateReceiptConst
$CommittedCandidateReceipt: $.Shape<{ commitments: { headData: `0x${string}`; horizontalMessages: { data: `0x${string}`; recipient: number; }[]; hrmpWatermark: number; newValidationCode: undefined | `0x${string}`; processedDownwardMessages: number; upwardMessages: `0x${string}`[]; }; descriptor: { collator: `0x${string}`; erasureRoot: `0x${string}`; paraHead: `0x${string}`; paraId: number; persistedValidationDataHash: `0x${string}`; povHash: `0x${string}`; relayParent: `0x${string}`; signature: `0x${string}`; validationCodeHash: `0x${string}`; }; }, { commitments: { headData: `0x${string}`; horizontalMessages: { data: `0x${string}`; recipient: number; }[]; hrmpWatermark: number; newValidationCode: undefined | `0x${string}`; processedDownwardMessages: number; upwardMessages: `0x${string}`[]; }; descriptor: { collator: `0x${string}`; erasureRoot: `0x${string}`; paraHead: `0x${string}`; paraId: number; persistedValidationDataHash: `0x${string}`; povHash: `0x${string}`; relayParent: `0x${string}`; signature: `0x${string}`; validationCodeHash: `0x${string}`; }; }> = ...
A candidate-receipt with commitments directly included.