Maximum number of transactions tracked simultaneously. Additions that would exceed this are rejected (see Add()).

Synopsis

Declared in <private_broadcast.h>

inline constexpr static
size_t MAX_TRANSACTIONS = {10'000};

Created with MrDocs