From b5ea2ecc2cbdb53a8e9da69f56bc024787331146 Mon Sep 17 00:00:00 2001 From: noah Date: Wed, 1 May 2024 11:01:10 -0700 Subject: [PATCH] removed extraneous semicolon --- proto/pstake/liquidstake/v1beta1/liquidstake.proto | 1 - 1 file changed, 1 deletion(-) diff --git a/proto/pstake/liquidstake/v1beta1/liquidstake.proto b/proto/pstake/liquidstake/v1beta1/liquidstake.proto index 2ea5b89ce..f81375ef5 100644 --- a/proto/pstake/liquidstake/v1beta1/liquidstake.proto +++ b/proto/pstake/liquidstake/v1beta1/liquidstake.proto @@ -96,7 +96,6 @@ message WhitelistedValidator { // validator string validator_address = 1 [ (cosmos_proto.scalar) = "cosmos.AddressString" ]; - ; // target_weight specifies the target weight for liquid staking, unstaking // amount, which is a value for calculating the real weight to be derived