aboutsummaryrefslogtreecommitdiff
path: root/src/net_permissions.h
diff options
context:
space:
mode:
authorJohn Newbery <john@johnnewbery.com>2021-08-16 13:49:50 +0100
committerJohn Newbery <john@johnnewbery.com>2022-05-18 17:02:11 +0100
commit290a8dab0288344fa5731ec2ffd09478e9420a2f (patch)
tree7e9be7d19b69a9ce880bbd27951c9d7a2722ca25 /src/net_permissions.h
parent42e3250497b03478d61cd6bfe6cd904de73d57b1 (diff)
[net processing] Comment all TxRelay members
This fully comments all the TxRelay members. The only significant change is to the comment for m_relay_txs. Previously the comment stated that one of the purposes of the field was that "We don't relay tx invs before receiving the peer's version message". However, even without the m_relay_txs flag, we would not send transactions to the peer before receiving the `version` message, since SendMessages() returns immediately if fSuccessfullyConnected is not set to true, which only happens once a `version` and `verack` message have been received.
Diffstat (limited to 'src/net_permissions.h')
0 files changed, 0 insertions, 0 deletions