Skip to content

Commit

Permalink
remove timeout_height flag in CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
sontrinh16 committed Jul 23, 2024
1 parent 9ac9527 commit e5b2a8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/v2/autocli/testdata/help-echo-msg.golden
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ Flags:
-o, --output string Output format (text|json) (default "json")
-s, --sequence uint The sequence number of the signing account (offline mode only)
--sign-mode string Choose sign mode (direct|amino-json|direct-aux|textual), this is an advanced feature
--timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height
--timeout-timestamp int Set a block timeout timestamp to prevent the tx from being committed past a certain time
--tip string Tip is the amount that is going to be transferred to the fee payer on the target chain. This flag is only valid when used with --aux, and is ignored if the target chain didn't enable the TipDecorator
--unordered Enable unordered transaction delivery; must be used in conjunction with --timeout-height
Expand Down

0 comments on commit e5b2a8e

Please sign in to comment.