Skip to content

Commit

Permalink
removed extraneous semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahSaso authored May 1, 2024
1 parent 31b3e08 commit b5ea2ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion proto/pstake/liquidstake/v1beta1/liquidstake.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b5ea2ec

Please sign in to comment.