Skip to main content
Architecture
zetacored
debug raw-bytes

debug raw-bytes

Convert raw bytes output (eg. [10 21 13 255]) to hex

Synopsis

Convert raw-bytes to hex.

Example: $ zetacored debug raw-bytes [72 101 108 108 111 44 32 112 108 97 121 103 114 111 117 110 100]

zetacored debug raw-bytes [raw-bytes] [flags]

Options

  -h, --help   help for raw-bytes

Options 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 errors

SEE ALSO