Module block
Expand description
Database access for eth_
block RPC methods. Loads block and receipt data w.r.t. network.
Traits§
- Block related functions for the
EthApiServer
trait in theeth_
namespace. - Loads a block from database.
Type Aliases§
- Result type of the fetched block and its receipts.
- Result type of the fetched block receipts.