aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-15730.md
blob: 7a4a60b1ee7c8f0d27c17d98c6ae277900eadc93 (plain)
1
2
3
4
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.