Modules§
- mpt
- Helper types to work with Ethereum’s Merkle Patricia Trie nodes
Structs§
- Log
- A log consists of an address, and some log data.
- Receipt
- Receipt containing result of transaction execution.
- Receipt
With Bloom Receiptwith calculated bloom filter.
Enums§
- Receipt
Envelope - Receipt envelope, as defined in EIP-2718.
Traits§
- Decodable
- A type that can be decoded from an RLP blob.
- Encodable
- A type that can be encoded via RLP.
- RlpDecodable
Receipt - Receipt type that knows how to decode itself with a
Bloomvalue.