Maximum number of in‐flight transaction requests from a peer. It is not a hard limit, but the threshold at which point the OVERLOADED_PEER_TX_DELAY kicks in.
Synopsis
Declared in <node/txdownloadman.h>
inline constexpr int32_t MAX_PEER_TX_REQUEST_IN_FLIGHT = 100;
Created with MrDocs