mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
doc: getpeerinfo banscore deprecation release note
This commit is contained in:
parent
dd54e3796e
commit
41d55d3057
1 changed files with 6 additions and 0 deletions
6
doc/release-notes-19469.md
Normal file
6
doc/release-notes-19469.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
Updated RPCs
|
||||
------------
|
||||
|
||||
- `getpeerinfo` no longer returns the `banscore` field unless the configuration
|
||||
option `-deprecatedrpc=banscore` is used. The `banscore` field will be fully
|
||||
removed in the next major release. (#19469)
|
Loading…
Add table
Reference in a new issue