First Steps
The Tools
Devices and Libraries
This module implements the RLP encoding scheme for the Ethereum protocol.
encode
the object to encode
Return the RLP representation of obj. Only lists, tuples, strings, bytes/bytearrays and integers are allowed as types for obj.