From a245af5fcabfde74805b12ba5189821b0ac58e8c Mon Sep 17 00:00:00 2001 From: trestin798 <138697728+trestinlsd@users.noreply.github.com> Date: Mon, 2 Sep 2024 14:08:43 +0800 Subject: [PATCH] Update x/avs/client/cli/tx.go Co-authored-by: Max <82761650+MaxMustermann2@users.noreply.github.com> --- x/avs/client/cli/tx.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x/avs/client/cli/tx.go b/x/avs/client/cli/tx.go index dfebe62bf..0e963db13 100644 --- a/x/avs/client/cli/tx.go +++ b/x/avs/client/cli/tx.go @@ -64,7 +64,7 @@ func CmdSubmitTaskResult() *cobra.Command { f := cmd.Flags() f.String( - FlagOperatorAddress, "", "The address which is used to opt in avs "+ + FlagOperatorAddress, "", "The address of the operator being queried "+ " If not provided, it will default to the sender's address.", ) f.String(