[#PrivateBroadcast-TxBroadcastInfo-peers] = xref:PrivateBroadcast.adoc[PrivateBroadcast]::xref:PrivateBroadcast/TxBroadcastInfo.adoc[TxBroadcastInfo]::peers :relfileprefix: ../../ :mrdocs: Per‐peer send/receive records for this transaction. == Synopsis Declared in `<private_broadcast.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<PeerSendInfo> peers; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#