Type Alias reth_rpc_eth_api::types::RpcTransaction

source ·
pub type RpcTransaction<T> = <T as Network>::TransactionResponse;
Expand description

Adapter for network specific transaction type.

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.