If a transaction is not sent to any peer for this duration, then we consider it stale / for rebroadcasting.
Synopsis
Declared in <private_broadcast.h>
inline constexpr static
auto INITIAL_STALE_DURATION = {5min};
Created with MrDocs