Module receipts
Available on crate feature
network
only.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.