How long to delay requesting transactions from overloaded peers (see MAX_PEER_TX_REQUEST_IN_FLIGHT).
Synopsis
Declared in <node/txdownloadman.h>
inline constexpr auto OVERLOADED_PEER_TX_DELAY = {2s};
Created with MrDocs