From 0d63cd91421fbe91a80941f7ca5a7ef25e07fcf7 Mon Sep 17 00:00:00 2001 From: MaxMustermann2 <82761650+MaxMustermann2@users.noreply.github.com> Date: Wed, 13 Mar 2024 14:37:49 +0000 Subject: [PATCH] Revert "chore(ci): trigger buf-breaking-action... "check." This reverts commit 88566fdfb4ed74935374c4062b950f35beaf8e4b. --- proto/exocore/dogfood/v1/dogfood.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/exocore/dogfood/v1/dogfood.proto b/proto/exocore/dogfood/v1/dogfood.proto index 044133d6a..28f16e9e5 100644 --- a/proto/exocore/dogfood/v1/dogfood.proto +++ b/proto/exocore/dogfood/v1/dogfood.proto @@ -62,7 +62,7 @@ message HeaderSubset { // validators for the next block bytes next_validators_hash = 2; // state after txs from the previous block - bytes an_hash = 3; + bytes app_hash = 3; } // KeyPowerMapping is a mapping of the consensus public key (as a string)