reth_net_banlist

Function is_global

Source
pub const fn is_global(ip: &IpAddr) -> bool
Expand description

Determines whether or not the IP is globally routable. Should be replaced with IpAddr::is_global once it is stable.