diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes-19469.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/release-notes-19469.md b/doc/release-notes-19469.md new file mode 100644 index 0000000000..974b228cc1 --- /dev/null +++ b/doc/release-notes-19469.md @@ -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) |