enid debug
enid debug
enid debug
Debugging tools for the application
Usage:
enid debug [flags]
enid debug [command]
Available Commands:
addr Convert addresses between hexadecimal and bech32
dump-iavl Dump IAVL data at a specific height
pubkey Decode a public key from proto JSON
raw-bytes Convert raw bytes output (e.g., [10 21 13 255]) to hexadecimal
Flags:
-h, --help Help information for debug
Global Flags:
--home string Directory for configuration and data (default "~/.eni")
--log_format string Log format (json|plain)
--log_level string Log level (trace|debug|info|warn|error|fatal|panic)
--trace Print the full stack trace on error
Use "enid debug [command] --help" for more information about a command.
Last updated