repair socket and receiver thread (#303)
repair socket and receiver thread
This commit is contained in:
committed by
GitHub
parent
fd338c3097
commit
216510c573
@@ -37,6 +37,7 @@ fn validator(
|
||||
validator.sockets.respond,
|
||||
validator.sockets.replicate,
|
||||
validator.sockets.gossip,
|
||||
validator.sockets.repair,
|
||||
leader.clone(),
|
||||
exit.clone(),
|
||||
);
|
||||
|
Reference in New Issue
Block a user