Skip to main content

build_verified_context

Function build_verified_context 

Source
fn build_verified_context(
    response: &NodeWorkContextResponse,
    expected_job_id: Uuid,
    expected_hash: WorkContextHash,
) -> Result<WorkContext, WorkContextError>