[#node-PackageToValidate-m_senders] = xref:node.adoc[node]::xref:node/PackageToValidate.adoc[PackageToValidate]::m_senders :relfileprefix: ../../ :mrdocs: The peer that sent each transaction, aligned with m_txns. == Synopsis Declared in `<node/txdownloadman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<NodeId> m_senders; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#