seid debug addr
Convert an address between hex encoding and bech32.
Example:
$ <appd> debug addr cosmos1e0jnq2sun3dzjh8p2xq95kk0expwmd7shwjpfg
Usage:
seid debug addr [address] [flags]
Flags:
-h, --help help for addr
Global Flags:
--home string directory for config and data (default "~/.sei")
--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 errors