From f8b141b97cc4811282d5a377592b61eb86aca3f2 Mon Sep 17 00:00:00 2001 From: Lukasz Klimek <842586+lklimek@users.noreply.github.com> Date: Wed, 31 Jan 2024 14:59:16 +0100 Subject: [PATCH] chore: fmt --- proto-compiler/src/functions.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto-compiler/src/functions.rs b/proto-compiler/src/functions.rs index 50ca290..fe183e7 100644 --- a/proto-compiler/src/functions.rs +++ b/proto-compiler/src/functions.rs @@ -303,7 +303,7 @@ pub mod meta {{ /// Semantic version of ABCI protocol pub const ABCI_VERSION: &str = \"{}\"; /// Version of Tenderdash server used to generate protobuf configs - pub const TENDERDASH_VERSION: &str =\"{}\"; + pub const TENDERDASH_VERSION: &str = \"{}\"; }} ", content,