rlpdump

From wikieduonline
Revision as of 10:51, 8 October 2024 by Welcome (talk | contribs)
Jump to navigation Jump to search

brew install ethereum
rlpdump --help
Usage: rlpdump [-noascii] [-hex <data>][-reverse] [filename]
  -hex string
    	dump given hex data
  -noascii
    	don't print ASCII strings readably
  -pos
    	display element byte posititions
  -reverse
    	convert ASCII to rlp
  -single
    	print only the first element, discard the rest

Dumps RLP data from the given file in readable form.
If the filename is omitted, data is read from stdin.


.rlp
.sst


See also

Advertising: