Type Alias reth_node_core::rpc::eth::RpcTransaction

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.