Explorar el Código

net: fix typo in protocol/mod.rs documentation

lunar-mining hace 2 años
padre
commit
d4541d4315
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/net/protocol/mod.rs

+ 1 - 1
src/net/protocol/mod.rs

@@ -57,7 +57,7 @@ pub use protocol_ping::ProtocolPing;
 pub mod protocol_address;
 pub use protocol_address::ProtocolAddress;
 
-/// Seed servere protocol. Seed server is used when connecting to the network
+/// Seed server protocol. Seed server is used when connecting to the network
 /// for the first time. Returns a list of peers that nodes can connect to.
 ///
 /// To start the seed protocol, we create a subscription to the address