Commit 4581a68
clarify processing of mempool-msgs when NODE_BLOOM
Under which circumstances we process received 'mempool' P2P messages
caused confusion in #27426. Rather than bikeshedding the formulation
of the IF-statement, this adds a comment clarifing when we process
the message. Also, correcting the comment of `m_send_mempool`.
Co-authored-by: willcl-ark <[email protected]>1 parent da9f62f commit 4581a68
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
| 296 | + | |
296 | 297 | | |
297 | 298 | | |
298 | 299 | | |
| |||
4600 | 4601 | | |
4601 | 4602 | | |
4602 | 4603 | | |
| 4604 | + | |
| 4605 | + | |
4603 | 4606 | | |
4604 | 4607 | | |
4605 | 4608 | | |
| |||
0 commit comments