Get stats about all transactions currently being privately broadcast.
Synopsis
Declared in <private_broadcast.h>
[[requires_capability(0x7fbc93508d88), requires_capability(0x7fbc8ebab608), requires_capability(0x7fbc92cc6878)]]
std::vector<TxBroadcastInfo>
GetBroadcastInfo() const;
Return Value
One TxBroadcastInfo entry per tracked transaction.
Created with MrDocs