Build
Architecture
Zetacore Daemon
Zetacored Keys Parse

keys parse

Parse address from hex to bech32 and vice versa

Convert and print to stdout key addresses and fingerprints from hexadecimal into bech32 cosmos prefixed format and vice versa.

zetacored keys parse [hex-or-bech32-address] [flags]
  -h, --help   help for parse
      --home string              The application home directory 
      --keyring-backend string   Select keyring's backend (os|file|test) 
      --keyring-dir string       The client Keyring directory; if omitted, the default 'home' directory will be used
      --log_format string        The logging format (json|plain) 
      --log_level string         The logging level (trace|debug|info|warn|error|fatal|panic) 
      --output string            Output format (text|json) 
      --trace                    print out full stack trace on errors

Continue Learning

Continue with the next part or try a related tutorial