terrad keys parse
Parse address from hex
to bech32
and vice versa.
Synopsis
Convert and print to stdout key addresses and fingerprints from
hexadecimal into bech32
terra prefixed format and vice versa.
Usage
_1terrad keys parse <hex-or-bech32-address> [flags]
Options
_1 -h, --help help for parse
Options inherited from parent commands
_4 --home string The application home directory (default "terra")
_4 --keyring-backend string Select keyring's backend (os|file|test) (default "os")
_4 --keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used
_4 --output string Output format (text|json) (default "text")
See also