babylond debug addr
Convert an address between hex and bech32.
debug addr command
babylond debug addr [address] [flag]
Example Command
$ babylond debug addr cosmos12345tdzjh8p2xq95kk0exp7shwjklj
Options
-h, --help help for addr
Options Inherited from Parent Commands
--home string directory for config and data (default "/home/<yourSystemUsername>/.babylond")
--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