open_cdp_for_block

Function open_cdp_for_block 

Source
async fn open_cdp_for_block(
    state: &Arc<AppState>,
    block_id: &str,
) -> Result<CdpSession, String>