Crate snowbridge_ethereum
source ·Re-exports§
pub use header::Bloom;
pub use header::Header;
pub use header::HeaderId;
pub use log::Log;
pub use receipt::Receipt;
Modules§
- Helper types to work with Ethereum’s Merkle Patricia Trie nodes
Structs§
- Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
- Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
- Little-endian large integer type 256-bit unsigned integer.