aboutsummaryrefslogtreecommitdiff
path: root/src/net.h
diff options
context:
space:
mode:
authorJohn Newbery <john@johnnewbery.com>2021-01-27 22:34:43 +0000
committerJohn Newbery <john@johnnewbery.com>2022-03-18 11:21:48 +0000
commit785f55f7eeab0dedbeb8e0d0b459f3bdc538b621 (patch)
treeb2854cfbc864e0af7ded5da8663cdc866268af18 /src/net.h
parent36346703f8558d6781c079c29ddece5a97477beb (diff)
downloadbitcoin-785f55f7eeab0dedbeb8e0d0b459f3bdc538b621.tar.xz
[net processing] Move m_wtxid_relay to Peer
Also, remove cs_main guard from m_wtxid_relay_peers and make it atomic. This should be fine since we don't need m_wtxid_relay_peers to be synchronized with m_wtxid_relay exactly at all times. After this change, RelayTransaction no longer requires cs_main.
Diffstat (limited to 'src/net.h')
0 files changed, 0 insertions, 0 deletions