Bitcoin Core 30.99.0
P2P Digital Currency
Public Attributes | List of all members
PrivateBroadcast::TxBroadcastInfo Struct Reference

#include <private_broadcast.h>

Public Attributes

CTransactionRef tx
 
std::vector< PeerSendInfopeers
 

Detailed Description

Definition at line 39 of file private_broadcast.h.

Member Data Documentation

◆ peers

std::vector<PeerSendInfo> PrivateBroadcast::TxBroadcastInfo::peers

Definition at line 41 of file private_broadcast.h.

◆ tx

CTransactionRef PrivateBroadcast::TxBroadcastInfo::tx

Definition at line 40 of file private_broadcast.h.


The documentation for this struct was generated from the following file: