AppendixReferencesProbe CommandsConversion CommandsProbe to-rlpVersion: v. 1On this pageProbe to-rlpNAME probe-to-rlp - Encodes hex data to RLP. SYNOPSIS probe to-rlp array DESCRIPTION RLP encodes a hex string or a JSON array of hex strings. OPTIONS Common Options -h --help Prints help information. EXAMPLES Encoding RLP data: probe to-rlp '["0xaa","0xbb","cc"]'probe to-rlp f0a9