Function polkadot_node_primitives::maybe_compress_pov
source · pub fn maybe_compress_pov(pov: PoV) -> PoVExpand description
Compress a PoV, unless it exceeds the POV_BOMB_LIMIT.
pub fn maybe_compress_pov(pov: PoV) -> PoVCompress a PoV, unless it exceeds the POV_BOMB_LIMIT.