Type Alias reth_node_core::rpc::api::servers::eth::types::RpcReceipt

pub type RpcReceipt<T> = <T as Network>::ReceiptResponse;
Expand description

Adapter for network specific receipt type.

Layoutยง

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