Re-exports§
pub use header::Bloom;
pub use header::Header;
pub use header::HeaderId;
pub use log::Log;
pub use receipt::Receipt;
Modules§
Structs§
- H64
- H160
- Fixed-size uninterpreted hash type with 20 bytes (160 bits) size.
- H256
- Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
- U256
- Little-endian large integer type 256-bit unsigned integer.