Skip to main content

Module rpc_response

Module rpc_response 

Source
Expand description

Unified converter for RPC network responses to primitive types.

Structs§

EthRpcConverter
Default Ethereum converter using upstream From impls.
RpcResponseConverterError
Error type used by RpcResponseConverter.

Traits§

RpcResponseConverter
Converts RPC network responses (blocks, transactions, receipts) into primitive types.