debug
Tool for helping with debugging your application
zetacored debug [flags]Options
  -h, --help   help for debugOptions inherited from parent commands
      --home string         directory for config and data 
      --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 errorsSEE ALSO
- zetacored - Zetacore Daemon (server)
- zetacored debug addr - Convert an address between hex and bech32
- zetacored debug pubkey - Decode a pubkey from proto JSON
- zetacored debug pubkey-raw - Decode a ED25519 or secp256k1 pubkey from hex, base64, or bech32
- zetacored debug raw-bytes - Convert raw bytes output (eg. [10 21 13 255]) to hex