Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 981 Bytes

axelard_tx_bank.md

File metadata and controls

31 lines (23 loc) · 981 Bytes

axelard tx bank

Bank transaction subcommands

axelard tx bank [flags]

Options

  -h, --help   help for bank

Options inherited from parent commands

      --chain-id string     The network chain ID (default "axelar")
      --home string         directory for config and data (default "$HOME/.axelar")
      --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")
      --output string       Output format (text|json) (default "text")
      --trace               print out full stack trace on errors

SEE ALSO

  • axelard tx - Transactions subcommands
  • axelard tx bank send - Send funds from one account to another. Note, the'--from' flag is ignored as it is implied from [from_key_or_address]. When using '--dry-run' a key name cannot be used, only a bech32 address.