pub fn decode_justification_target<Header: HeaderT>(
    raw_justification: &[u8]
) -> Result<(Header::Hash, Header::Number), Error>
Expand description

Decode justification target.