[#node-TxOrphanage-CountAnnouncements] = xref:node.adoc[node]::xref:node/TxOrphanage.adoc[TxOrphanage]::CountAnnouncements :relfileprefix: ../../ :mrdocs: Number of announcements, i.e. total size of m_orphans. Ones for the same wtxid are not de‐duplicated. Not the same as TotalLatencyScore(). == Synopsis Declared in `<node/txorphanage.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual xref:node/TxOrphanage/Count.adoc[Count] CountAnnouncements() const = 0; ---- == Return Value The total number of stored announcements. [.small]#Created with https://www.mrdocs.com[MrDocs]#