Skip to content

Commit dab6583

Browse files
theStackjonatack
andcommitted
doc: release note for new getpeerinfo fields "bip152_hb_{from,to}"
Co-authored-by: Jon Atack <[email protected]>
1 parent a7ed00f commit dab6583

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/release-notes-19776.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)