pub const fn approx_capacity_get_pooled_transactions_req_eth68(
    info: &TransactionFetcherInfo,
) -> usize
Expand description

Returns the approx number of transaction hashes that a GetPooledTransactions request will have capacity for w.r.t. the Eth68 protocol version. This is useful for preallocating memory.