Skip to main content

remote_pin_replace

Function remote_pin_replace 

Source
pub async fn remote_pin_replace(
    kubo_url: &str,
    remote: &RemotePinConfig,
    old_cid: Option<&str>,
    new_cid: &str,
) -> Result<PinReplaceOutcome>