Module receipts

Expand description

Implements the GetReceipts and Receipts message types.

Structsยง

GetReceipts
A request for transaction receipts from the given block hashes.
Receipts
The response to GetReceipts, containing receipt lists that correspond to each block requested.
Receipts69
Eth/69 receipt response type that removes bloom filters from the protocol.