Module reth_node_core::rpc::api::servers::eth::types

Expand description

Trait for specifying eth network dependent API types.

Traits§

Type Aliases§

  • Adapter for network specific block type.
  • Adapter for network specific receipt type.
  • Adapter for network specific transaction type.