Module block

Source
Expand description

Database access for eth_ block RPC methods. Loads block and receipt data w.r.t. network.

Traits§

EthBlocks
Block related functions for the EthApiServer trait in the eth_ namespace.
LoadBlock
Loads a block from database.

Type Aliases§

BlockAndReceiptsResult
Result type of the fetched block and its receipts.
BlockReceiptsResult
Result type of the fetched block receipts.