mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-27 17:01:40 +02:00
Co-authored-by: Ragnar <rodiondenmark@gmail.com> Co-authored-by: VolodymyrBg <aqdrgg19@gmail.com>
5 lines
307 B
Markdown
5 lines
307 B
Markdown
- Logs now include which peer sent us a header. Additionally there are fewer
|
|
redundant header log messages. A side-effect of this change is that for
|
|
some untypical cases new headers aren't logged anymore, e.g. a direct
|
|
`BLOCK` message with a previously unknown header and `submitheader` RPC. (#27826)
|