diff --git a/cli/util/convert.go b/cli/util/convert.go index c030aff35..26c520877 100644 --- a/cli/util/convert.go +++ b/cli/util/convert.go @@ -62,7 +62,7 @@ func NewCommands() []*cli.Command { { Name: "canceltx", Usage: "Cancel transaction by sending conflicting transaction", - UsageText: "canceltx -r --wallet [--account ] [--wallet-config ] [--gas ] [--await] ", + UsageText: "canceltx -r --wallet [--address ] [--wallet-config ] [--gas ] [--await] ", Description: `Aims to prevent a transaction from being added to the blockchain by dispatching a more prioritized conflicting transaction to the specified RPC node. The input for this command should be the transaction hash. If another account is not specified, the conflicting transaction is