Refactor packing packets into blobs into separate packets_to_blob() function in packets.rs

This commit is contained in:
Carl
2019-03-11 03:06:22 -07:00
committed by Pankaj Garg
parent 3ddf4b6c24
commit a4acc631ee
5 changed files with 143 additions and 95 deletions

View File

@ -1273,7 +1273,7 @@ impl ClusterInfo {
let daddr = socketaddr_any!();
let node = ContactInfo::new(
*id,
id,
daddr,
daddr,
daddr,