Use proto2 syntax

This commit is contained in:
Preston Van Loon 2018-07-13 09:20:11 -04:00 committed by GitHub
parent b53a056ca5
commit b565e5939a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
syntax = "proto2";
package floodsub.pb;
message RPC {