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.

Functions§

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