referrerpolicy=no-referrer-when-downgrade

MIN_PARA_HEAD_LEN

Constant MIN_PARA_HEAD_LEN 

Source
pub const MIN_PARA_HEAD_LEN: usize = 64;
Expand description

Minimum length for a parachain head to be included by Pallet::sorted_para_heads; shorter entries are skipped as a sanity bound. Encoded parachain headers are well above this, so no real parachain is affected.