mirror of https://github.com/bitcoin/bitcoin
We'll move the transaction relay data into Peer in subsequent commits, but the inbound eviction logic needs to know if the peer is relaying txs and if the peer has loaded a bloom filter. This is currently redundant information with m_tx_relay->fRelayTxes, but when m_tx_relay is moved into net_processing, then we'll need these separate fields in CNode.pull/21160/head
parent
a17df4e876
commit
36346703f8
Loading…
Reference in new issue