Function phron_finality::data_io::legacy::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>,