Function serai_coordinator::p2p::handle_p2p_task
source ยท pub async fn handle_p2p_task<D: Db, P: P2p>(
p2p: P,
cosign_channel: UnboundedSender<CosignedBlock>,
tributary_event: Receiver<TributaryEvent<D, P>>,
)
pub async fn handle_p2p_task<D: Db, P: P2p>(
p2p: P,
cosign_channel: UnboundedSender<CosignedBlock>,
tributary_event: Receiver<TributaryEvent<D, P>>,
)