Skip to content

Commit 454a408

Browse files
committed
[doc] Add release notes for removed getpeerinfo fields.
1 parent b1a936d commit 454a408

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,11 @@ P2P and network changes
6363

6464
Updated RPCs
6565
------------
66+
- `getpeerinfo` no longer returns the following fields: `addnode`, `banscore`,
67+
and `whitelisted`, which were previously deprecated in 0.21. Instead of
68+
`addnode`, the `connection_type` field returns manual. Instead of
69+
`whitelisted`, the `permissions` field indicates if the peer has special
70+
privileges. The `banscore` field has simply been removed. (#20755)
6671

6772
Changes to Wallet or GUI related RPCs can be found in the GUI or Wallet section below.
6873

0 commit comments

Comments
 (0)