Skip to main content

receive_vault_job

Function receive_vault_job 

Source
pub fn receive_vault_job(
    job_id: String,
    task_type: String,
    _data_blob_cbor_ld: Vec<u8>,
) -> Result<String, String>