Skip to main content

Module block

Module block 

Source
Expand description

Block related types for RPC API.

Structs§

BlockAndReceipts
A pair of an Arc wrapped RecoveredBlock and its corresponding receipts.
CachedTransaction
Cached data for a transaction lookup.

Functions§

convert_transaction_receipt
Converts a transaction and its receipt into the rpc receipt format using the given converter.