Move keep alive, heartbeat, block to request/response

This commit is contained in:
Luke Parker
2024-04-23 05:44:58 -04:00
parent b5e22dca8f
commit 8cef9eff6f
7 changed files with 87 additions and 104 deletions

View File

@@ -1292,7 +1292,6 @@ pub async fn run<D: Db, Pro: Processors, P: P2p>(
p2p.clone(),
cosign_channel.clone(),
tributary_event_listener_4,
<Ristretto as Ciphersuite>::generator() * key.deref(),
));
// Handle all messages from processors