diff --git a/share/p2p/shrexeds/pb/extended_data_square.proto b/share/p2p/shrexeds/pb/extended_data_square.proto index 63750962e9..911e91ed3b 100644 --- a/share/p2p/shrexeds/pb/extended_data_square.proto +++ b/share/p2p/shrexeds/pb/extended_data_square.proto @@ -11,6 +11,7 @@ enum Status { INTERNAL = 3; // internal server error } +FAKE BREAK message EDSResponse { Status status = 1; }