Skip to content

Commit

Permalink
Updated and modified files for the project
Browse files Browse the repository at this point in the history
- Updated files:
  - src/protocols/handshake/src/lib.rs
  • Loading branch information
Aviksaikat committed Jul 2, 2024
1 parent d893492 commit 618c80b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/protocols/handshake/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ extern crate prost;
// use libp2p::StreamProtocol;
pub use swarm::handshake;


// const HANDSHAKE_PROTOCOL: StreamProtocol = StreamProtocol::new("/swarm/handshake/11.0.0/handshake");

0 comments on commit 618c80b

Please sign in to comment.