Function bp_header_chain::justification::decode_justification_target
source ยท pub fn decode_justification_target<Header: HeaderT>(
raw_justification: &[u8],
) -> Result<(Header::Hash, Header::Number), Error>
Expand description
Decode justification target.