pub fn dummy_committed_candidate_receipt_v3<H: AsRef<[u8]> + Copy + Default>( relay_parent: H, scheduling_parent: H, ) -> CommittedCandidateReceiptV2<H>
Creates a v3 committed candidate receipt with filler data.