reth_rpc_eth_types

Module simulate

Source
Expand description

Utilities for serving eth_simulateV1

Enums§

Functions§

  • Handles outputs of the calls execution and builds a [SimulatedBlock].
  • Goes over the list of [TransactionRequest]s and populates missing fields trying to resolve them into [TransactionSigned].