Skip to main content

get_finalization

Function get_finalization 

Source
async fn get_finalization(
    client: FeedStateHandle,
    height: Height,
    response: Sender<Option<CertifiedBlock>>,
) -> Result<()>