mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
minor typo fix (#8052)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -22,7 +22,7 @@ use std::{
|
||||
use tokio::sync::{mpsc, oneshot};
|
||||
use tokio_stream::wrappers::UnboundedReceiverStream;
|
||||
|
||||
/// A simple Rplx subprotocol for
|
||||
/// A simple Rlpx subprotocol that sends pings and pongs
|
||||
mod proto {
|
||||
use super::*;
|
||||
use reth_eth_wire::capability::Capability;
|
||||
|
||||
Reference in New Issue
Block a user