Module reth_eth_wire::receipts

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.