Crate reth_rpc_types_compat

source
Expand description

Reth compatibility and utils for RPC types

This crate various helper functions to convert between reth primitive types and rpc types.

Re-exports§

Modules§

  • Compatibility functions for rpc Block type.
  • Standalone functions for engine specific rpc type conversions
  • Compatibility functions for rpc proof related types.
  • Compatibility functions for rpc Transaction type.