Module reth_node_core::rpc::api::servers::eth::helpers::state

Expand description

Loads a pending block from database. Helper trait for eth_ block, transaction, call and trace RPC methods.

Traitsยง

  • Helper methods for eth_ methods relating to state (accounts).
  • Loads state from database.