pub fn dummy_candidate_descriptor<H: AsRef<[u8]>>(
relay_parent: H,
) -> CandidateDescriptor<H>
Expand description
Create a candidate descriptor with filler data.
pub fn dummy_candidate_descriptor<H: AsRef<[u8]>>(
relay_parent: H,
) -> CandidateDescriptor<H>
Create a candidate descriptor with filler data.