We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ed00f commit dab6583Copy full SHA for dab6583
doc/release-notes-19776.md
@@ -0,0 +1,9 @@
1
+Updated RPCs
2
+------------
3
+
4
+- The `getpeerinfo` RPC returns two new boolean fields, `bip152_hb_to` and
5
+ `bip152_hb_from`, that respectively indicate whether we selected a peer to be
6
+ in compact blocks high-bandwidth mode or whether a peer selected us as a
7
+ compact blocks high-bandwidth peer. High-bandwidth peers send new block
8
+ announcements via a `cmpctblock` message rather than the usual inv/headers
9
+ announcements. See BIP 152 for more details. (#19776)
0 commit comments