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