Refactor packing packets into blobs into separate packets_to_blob() function in packets.rs
This commit is contained in:
@ -1273,7 +1273,7 @@ impl ClusterInfo {
|
||||
let daddr = socketaddr_any!();
|
||||
|
||||
let node = ContactInfo::new(
|
||||
*id,
|
||||
id,
|
||||
daddr,
|
||||
daddr,
|
||||
daddr,
|
||||
|
Reference in New Issue
Block a user