Module reth_eth_wire_types::receipts

source ·
Expand description

Implements the GetReceipts and Receipts message types.

Structs§

  • A request for transaction receipts from the given block hashes.
  • The response to GetReceipts, containing receipt lists that correspond to each block requested.