diff --git a/doc/release-notes-19469.md b/doc/release-notes-19469.md new file mode 100644 index 00000000000..974b228cc12 --- /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)