pub fn decode_justification_target<Header: HeaderT>( raw_justification: &[u8], ) -> Result<(Header::Hash, Header::Number), Error>
Decode justification target.