var img = document.createElement('img'); img.src = "https://terradocs.matomo.cloud//piwik.php?idsite=1&rec=1&url=https://docs.terra.money" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

terrad tx

Transactions subcommands.

Terrad
Copy
Transactions subcommands

Usage:
terrad tx [flags]
terrad tx [command]

Available Subcommands (click for more info):


Flags:
--chain-id string The network chain ID
-h, --help help for tx

Global Flags:
--home string directory for config and data (default "/Users/.terra")
--log_format string The logging format (json|plain) (default "plain")
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
--trace print out full stack trace on errors

Additional help topics:
terrad tx upgrade Upgrade transaction subcommands

Use "terrad tx [command] --help" for more information about a command.

Usage

Terrad
Copy
terrad tx [flags]

Options

Terrad
Copy
--chain-id string The network chain ID
-h, --help help for tx

See also