doc: getpeerinfo banscore deprecation release note

This commit is contained in:
Jon Atack
2020-07-08 12:54:28 +02:00
parent dd54e3796e
commit 41d55d3057

View 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)