Skip to main content

update_outcome_sharing

Function update_outcome_sharing 

Source
pub fn update_outcome_sharing(
    storage_root: &Path,
    session_id: &str,
    policy: OutcomeSharingPolicy,
) -> Result<ParticipantAgentConfig, String>