Skip to main content
Version: v5.0.0

okp4d_keys_parse

okp4d 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 cosmos prefixed format and vice versa.

okp4d keys parse <hex-or-bech32-address> [flags]

Options

  -h, --help   help for parse

Options inherited from parent commands

      --home string              The application home directory (default "/home/john/.okp4d")
--keyring-backend string Select keyring's backend (os|file|kwallet|pass|test|memory) (default "test")
--keyring-dir string The client Keyring directory; if omitted, the default 'home' directory will be used
--output string Output format (text|json) (default "text")

SEE ALSO