Probe from-rlp
NAME
probe-from-rlp - Decodes RLP-encoded data.
SYNOPSIS
probe from-rlp
data
DESCRIPTION
Decodes RLP-encoded data.
The data is a hexadecimal string with optional 0x prefix.
OPTIONS
Common Options
-h
--help
Prints help information.
EXAMPLES
-
Decode RLP data:
probe from-rlp 0xc481f181f2
probe from-rlp c481f181f2