debug addr
Convert an address between hex and bech32
Synopsis
Convert an address between hex encoding and bech32.
Example: $ zetacored debug addr cosmos1e0jnq2sun3dzjh8p2xq95kk0expwmd7shwjpfg
zetacored debug addr [address] [flags]Options
  -h, --help   help for addrOptions inherited from parent commands
      --home string         directory for config and data 
      --log_format string   The logging format (json|plain) 
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) 
      --trace               print out full stack trace on errorsSEE ALSO
- zetacored debug - Tool for helping with debugging your application