jsonrpc_server_utils::hosts

Function update

Source
pub fn update(
    hosts: Option<Vec<Host>>,
    address: &SocketAddr,
) -> Option<Vec<Host>>
Expand description

Updates given list of hosts with the address.