Maximum number of send attempts for a transaction. Once this limit is reached, the transaction remains tracked but is not sent again unless explicitly re‐added.
Synopsis
Declared in <private_broadcast.h>
inline constexpr static
size_t MAX_SEND_ATTEMPTS = {1'000};
Created with MrDocs