diff --git a/pb/rpc.proto b/pb/rpc.proto index a7fe600..534aa6c 100644 --- a/pb/rpc.proto +++ b/pb/rpc.proto @@ -1,3 +1,5 @@ +syntax = "proto2"; + package floodsub.pb; message RPC {