diff options
author | John Newbery <john@johnnewbery.com> | 2021-01-27 22:34:43 +0000 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2022-03-18 11:21:48 +0000 |
commit | 785f55f7eeab0dedbeb8e0d0b459f3bdc538b621 (patch) | |
tree | b2854cfbc864e0af7ded5da8663cdc866268af18 /src/deploymentinfo.h | |
parent | 36346703f8558d6781c079c29ddece5a97477beb (diff) |
[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/deploymentinfo.h')
0 files changed, 0 insertions, 0 deletions