mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-09 15:28:03 -05:00
Make existing protocols explicit about proto2
This commit is contained in:
@@ -140,6 +140,8 @@ We start the description of the Wire format by illustrating a possible flow scen
|
||||
Every message in the relay protocol uses the following protobuf:
|
||||
|
||||
```
|
||||
syntax = "proto2";
|
||||
|
||||
message CircuitRelay {
|
||||
|
||||
enum Status {
|
||||
|
||||
Reference in New Issue
Block a user