pub type OpRpcConvert<N, NetworkT> = RpcConverter<NetworkT, <N as FullNodeComponents>::Evm, OpReceiptConverter<<N as FullNodeTypes>::Provider>, (), OpTxInfoMapper<<N as FullNodeTypes>::Provider>>;
Expand description
Converter for OP RPC types.
Aliased Type§
pub struct OpRpcConvert<N, NetworkT> { /* private fields */ }
Layout§
Note: Encountered an error during type layout; the type failed to be normalized.