Function entanglement_proof_pre_flight

Source
pub async fn entanglement_proof_pre_flight(
    executor_url: String,
    cap_token: String,
    device_key: String,
    device_key_type: String,
) -> Result<ResponseData>