mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
8 lines
344 B
Markdown
8 lines
344 B
Markdown
|
Updated RPCs
|
||
|
------------
|
||
|
|
||
|
|
||
|
- The `listbanned` RPC now returns two new numeric fields: `ban_duration` and `time_remaining`.
|
||
|
Respectively, these new fields indicate the duration of a ban and the time remaining until a ban expires,
|
||
|
both in seconds. Additionally, the `ban_created` field is repositioned to come before `banned_until`. (#5976)
|