doc: Add release notes for 15730
This commit is contained in:
parent
d3e8458365
commit
b6c748f849
1 changed files with 5 additions and 0 deletions
5
doc/release-notes-15730.md
Normal file
5
doc/release-notes-15730.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
RPC changes
|
||||
-----------
|
||||
The RPC `getwalletinfo` response now includes the `scanning` key with an object
|
||||
if there is a scanning in progress or `false` otherwise. Currently the object
|
||||
has the scanning duration and progress.
|
Loading…
Reference in a new issue