pub fn get_cluster_shred_version_with_binding(
ip_echo_server_addr: &SocketAddr,
bind_address: IpAddr,
) -> Result<u16>👎Deprecated since 3.1.0: This crate has been marked for formal inclusion in the Agave Unstable API. From v4.0.0 onward, the
agave-unstable-api crate feature must be specified to acknowledge use of an interface that may break without warning.Expand description
Retrieves cluster shred version from Entrypoint address provided, binds client-side socket to the IP provided.