ad4m_client::agent

Function add_entanglement_proofs

Source
pub async fn add_entanglement_proofs(
    executor_url: String,
    cap_token: String,
    proofs: Vec<EntanglementProofInput>,
) -> Result<ResponseData>