mirror of
https://github.com/vacp2p/rfc.git
synced 2025-01-11 15:24:51 +00:00
Revert "Add vac.mvds package"
This reverts commit 83159a9aac02b8a7747abe33fa15baa35472f80b.
This commit is contained in:
parent
83159a9aac
commit
33343dacc7
2
mvds.md
2
mvds.md
@ -45,8 +45,6 @@ Payloads are implemented using [protocol buffers v3](https://developers.google.c
|
|||||||
```protobuf
|
```protobuf
|
||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
|
|
||||||
package vac.mvds;
|
|
||||||
|
|
||||||
message Payload {
|
message Payload {
|
||||||
repeated bytes acks = 5001;
|
repeated bytes acks = 5001;
|
||||||
repeated bytes offers = 5002;
|
repeated bytes offers = 5002;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user