[#TxRequestTracker-Size] = xref:TxRequestTracker.adoc[TxRequestTracker]::Size :relfileprefix: ../ :mrdocs: Count how many announcements are being tracked in total across all peers and transaction hashes. == Synopsis Declared in `<txrequest.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t Size() const; ---- == Return Value Total number of tracked announcements. [.small]#Created with https://www.mrdocs.com[MrDocs]#