Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 864 Bytes

axelard_debug_addr.md

File metadata and controls

34 lines (23 loc) · 864 Bytes

axelard debug addr

Convert an address between hex and bech32

Synopsis

Convert an address between hex encoding and bech32.

Example: $ debug addr cosmos1e0jnq2sun3dzjh8p2xq95kk0expwmd7shwjpfg

axelard debug addr [address] [flags]

Options

  -h, --help   help for addr

Options inherited from parent commands

      --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 debug - Tool for helping with debugging your application