diff --git a/proto/tendermint/types/types.proto b/proto/tendermint/types/types.proto index 9a5b043fcf..1dff8fc0ec 100644 --- a/proto/tendermint/types/types.proto +++ b/proto/tendermint/types/types.proto @@ -93,7 +93,7 @@ message Data { // field number 2 is reserved for intermediate state roots // field number 3 is reserved for evidence // field number 4 is reserved for blobs - + // SquareSize is the number of rows or columns in the original data square. uint64 square_size = 5;