◆ m_check_expiry_timer
int64_t anonymous_namespace{net_processing.cpp}::CNodeState::TxDownloadState::m_check_expiry_timer {0} |
Periodically check for stuck getdata requests.
◆ m_tx_announced
std::set<uint256> anonymous_namespace{net_processing.cpp}::CNodeState::TxDownloadState::m_tx_announced |
Store all the transactions a peer has recently announced.
◆ m_tx_in_flight
std::map<uint256, int64_t> anonymous_namespace{net_processing.cpp}::CNodeState::TxDownloadState::m_tx_in_flight |
Store transactions which were requested by us, with timestamp.
◆ m_tx_process_time
std::multimap<int64_t, uint256> anonymous_namespace{net_processing.cpp}::CNodeState::TxDownloadState::m_tx_process_time |
The documentation for this struct was generated from the following file: