If a transaction is not received back from the network for this duration after it is broadcast, then we consider it stale / for rebroadcasting.
Synopsis
Declared in <private_broadcast.h>
inline constexpr static
auto STALE_DURATION = {1min};
Created with MrDocs