Module transaction

Module transaction 

Source
Expand description

Helper types for reth_rpc_eth_api::EthApiServer implementation.

Transaction wrapper that labels transaction with its origin.

Structs§

FillTransactionResult
Response type for eth_fillTransaction RPC method.

Enums§

TransactionSource
Represents from where a transaction was fetched.