Function phron_finality::data_io::data_provider::get_parent   
source · pub fn get_parent<B, C>(client: &C, block: &BlockId) -> Option<BlockId>where
    B: BlockT<Hash = BlockHash>,
    B::Header: HeaderT<Number = BlockNumber>,
    C: HeaderBackend<B>,