Module reth::rpc::builder::constants

source ·
Expand description

Common RPC constants.

Modules§

Constants§

Functions§

  • The default maximum number tracing requests we’re allowing concurrently. Tracing is mostly CPU bound so we’re limiting the number of concurrent requests to something lower that the number of cores, in order to minimize the impact on the rest of the system.