5 lines
203 B
Markdown
5 lines
203 B
Markdown
# Ethereum Primitives
|
|
|
|
Contains code necessary to decode RLP encoded data (like the Ethereum log), structs for Ethereum execution headers. The
|
|
code in this crate relates to the Ethereum execution chain.
|