[#PrivateBroadcast-TxBroadcastInfo-attempts_remaining] = xref:PrivateBroadcast.adoc[PrivateBroadcast]::xref:PrivateBroadcast/TxBroadcastInfo.adoc[TxBroadcastInfo]::attempts_remaining :relfileprefix: ../../ :mrdocs: Number of additional send attempts allowed for this transaction (0 if exhausted). == Synopsis Declared in `<private_broadcast.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- size_t attempts_remaining; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#