Process forwarded packets only when the node is about to be the leader (#3935)
* Tests and metrics
This commit is contained in:
@@ -51,6 +51,7 @@ impl Tpu {
|
||||
tpu_via_blobs_sockets,
|
||||
&exit,
|
||||
&packet_sender,
|
||||
&poh_recorder,
|
||||
);
|
||||
let (verified_sender, verified_receiver) = channel();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user