Module transaction

Source
Expand description

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

Traits§

EthTransactions
Transaction related functions for the EthApiServer trait in the eth_ namespace.
LoadTransaction
Loads a transaction from database.