Skip to content

Commit a12cb91

Browse files
committed
remove deprecation notice
1 parent f81064d commit a12cb91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gossip/src/cluster_info.rs

-1
Original file line numberDiff line numberDiff line change
@@ -2572,7 +2572,6 @@ impl Node {
25722572
bind_in_range_with_config(bind_ip_addr, port_range, config).expect("Failed to bind")
25732573
}
25742574

2575-
#[deprecated(since = "2.3.0", note = "Please use `new_with_external_ip` instead.")]
25762575
pub fn new_single_bind(
25772576
pubkey: &Pubkey,
25782577
gossip_addr: &SocketAddr,

0 commit comments

Comments
 (0)