You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible)
13355
-
--fee-granter string Fee granter grants fees for the transaction
13356
-
--fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer
13357
-
--fees string Fees to pay along with transaction; eg: 10uatom
13358
-
--file string Path to a JSON file containing OperationalFlags
13359
-
--from string Name or address of private key with which to sign
13360
-
--gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000)
13361
-
--gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1)
13362
-
--gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom)
13363
-
--generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name)
--keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used
13367
-
--ledger Use a connected Ledger device
13368
-
--node string [host]:[port] to tendermint rpc interface for this chain
13369
-
--note string Note to add a description to the transaction (previously --memo)
13370
-
--offline Offline mode (does not allow any online functionality)
13371
-
-o, --output string Output format (text|json)
13372
-
--restart-height int Height for a coordinated zetaclient restart
13373
-
-s, --sequence uint The sequence number of the signing account (offline mode only)
13374
-
--sign-mode string Choose sign mode (direct|amino-json|direct-aux), this is an advanced feature
13375
-
--timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height
13376
-
--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
--dry-run ignore the --gas flag and perform a simulation of a transaction, but don't broadcast it (when enabled, the local Keybase is not accessible)
13355
+
--fee-granter string Fee granter grants fees for the transaction
13356
+
--fee-payer string Fee payer pays fees for the transaction instead of deducting from the signer
13357
+
--fees string Fees to pay along with transaction; eg: 10uatom
13358
+
--file string Path to a JSON file containing OperationalFlags
13359
+
--from string Name or address of private key with which to sign
13360
+
--gas string gas limit to set per-transaction; set to "auto" to calculate sufficient gas automatically. Note: "auto" option doesn't always report accurate results. Set a valid coin value to adjust the result. Can be used instead of "fees". (default 200000)
13361
+
--gas-adjustment float adjustment factor to be multiplied against the estimate returned by the tx simulation; if the gas limit is set manually this flag is ignored (default 1)
13362
+
--gas-prices string Gas prices in decimal format to determine the transaction fee (e.g. 0.1uatom)
13363
+
--generate-only Build an unsigned transaction and write it to STDOUT (when enabled, the local Keybase only accessed when providing a key name)
--keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used
13367
+
--ledger Use a connected Ledger device
13368
+
--node string [host]:[port] to tendermint rpc interface for this chain
13369
+
--note string Note to add a description to the transaction (previously --memo)
13370
+
--offline Offline mode (does not allow any online functionality)
13371
+
-o, --output string Output format (text|json)
13372
+
--restart-height int Height for a coordinated zetaclient restart
13373
+
-s, --sequence uint The sequence number of the signing account (offline mode only)
13374
+
--sign-mode string Choose sign mode (direct|amino-json|direct-aux), this is an advanced feature
13375
+
--signer-block-time-offset duration Offset from the zetacore block time to initiate signing
13376
+
--timeout-height uint Set a block timeout height to prevent the tx from being committed past a certain height
13377
+
--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
0 commit comments