Function pallet_grandpa_finality_verifier::bridges::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.