Skip to main content

remove_peer

Function remove_peer 

Source
pub async fn remove_peer(
    id: String,
    state: State<'_, DiscoveryState>,
) -> Result<(), String>