mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
bab0348372
- updates snowbridge crates to `0.9.0` - updates Cargo.toml files in preparation for publishing to crates.io - adds Kusama and Polkadot Snowbridge runtime config crates - moves runtime tests from the Snowbridge subtree into the bridge hub tests dir --------- Co-authored-by: claravanstaden <Cats 4 life!> Co-authored-by: Ron <yrong1997@gmail.com>
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.
|