diff --git a/lightning.proto b/lightning.proto index b0fba5e41c6e..936b0166ed3b 100644 --- a/lightning.proto +++ b/lightning.proto @@ -1,3 +1,5 @@ +syntax = "proto2"; + // The outer layer handles encryption, authentication and message // boundaries.