Skip to content

Commit d3b0b08

Browse files
committed
doc: release notes for new listbanned fields
1 parent 60290d3 commit d3b0b08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ Updated RPCs
104104
with the `-json` option set, the following fields: `addresses`, `reqSigs` are no longer
105105
returned in the tx output of the response. (#20286)
106106

107+
- The `listbanned` RPC now returns two new numeric fields: `ban_duration` and `time_remaining`.
108+
Respectively, these new fields indicate the duration of a ban and the time remaining until a ban expires,
109+
both in seconds. Additionally, the `ban_created` field is repositioned to come before `banned_until`. (#21602)
110+
107111
Changes to Wallet or GUI related RPCs can be found in the GUI or Wallet section below.
108112

109113
New RPCs

0 commit comments

Comments
 (0)