babylond debug raw-bytes
Convert raw bytes output to hex.
debug raw-bytes command
babylond debug raw-bytes [raw-bytes] [flags]
Example Command
$ babylond debug raw-bytes \[72 100 100 120 115 70 12 12 88 90 121 103 114 111 117 110 100\]
Options
-h, --help help for raw-bytes
Options Inherited from Parent Commands
--home string directory for config and data (default "/home/<yourSystemUsername>/.babylond")
--log_format string The logging format (json|plain) (default "plain")
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
--trace print out full stack trace on errors