|
| Behaviors (bool txid_rejects, bool wtxid_rejects, bool txid_recon, bool wtxid_recon, bool keep, bool txid_inv, bool wtxid_inv) |
|
void | CheckEqual (const Behaviors &other, bool segwit) |
|
Definition at line 21 of file txdownload_tests.cpp.
◆ Behaviors()
Behaviors::Behaviors |
( |
bool |
txid_rejects, |
|
|
bool |
wtxid_rejects, |
|
|
bool |
txid_recon, |
|
|
bool |
wtxid_recon, |
|
|
bool |
keep, |
|
|
bool |
txid_inv, |
|
|
bool |
wtxid_inv |
|
) |
| |
|
inline |
◆ CheckEqual()
void Behaviors::CheckEqual |
( |
const Behaviors & |
other, |
|
|
bool |
segwit |
|
) |
| |
|
inline |
◆ m_ignore_inv_txid
bool Behaviors::m_ignore_inv_txid |
◆ m_ignore_inv_wtxid
bool Behaviors::m_ignore_inv_wtxid |
◆ m_keep_for_compact
bool Behaviors::m_keep_for_compact |
◆ m_txid_in_rejects
bool Behaviors::m_txid_in_rejects |
◆ m_txid_in_rejects_recon
bool Behaviors::m_txid_in_rejects_recon |
◆ m_wtxid_in_rejects
bool Behaviors::m_wtxid_in_rejects |
◆ m_wtxid_in_rejects_recon
bool Behaviors::m_wtxid_in_rejects_recon |
The documentation for this struct was generated from the following file: