[][src]Function iota_client::remove_neighbors

pub fn remove_neighbors(
    uri: &str,
    uris: &[String]
) -> Result<RemoveNeighborsResponse, Error>

Removes a list of neighbors to your node. This is only temporary, and if you have your neighbors added via the command line, they will be retained after you restart your node.