pub fn para_head(para_id: Id) -> Vec<u8> ⓘ
Hash of the committed head data for a given registered para.
The storage entry stores wrapped HeadData(Vec<u8>).
HeadData(Vec<u8>)