mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-08 23:08:09 -05:00
Make existing protocols explicit about proto2
This commit is contained in:
@@ -73,6 +73,7 @@ whose values have changed.
|
||||
## The Identify Message
|
||||
|
||||
```protobuf
|
||||
syntax = "proto2";
|
||||
message Identify {
|
||||
optional string protocolVersion = 5;
|
||||
optional string agentVersion = 6;
|
||||
|
||||
Reference in New Issue
Block a user