reth_node_core::primitives::transaction

Static PARALLEL_SENDER_RECOVERY_THRESHOLD

pub static PARALLEL_SENDER_RECOVERY_THRESHOLD: LazyLock<usize>
Expand description

Expected number of transactions where we can expect a speed-up by recovering the senders in parallel.