mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-28 21:12:29 +02:00
222 B
222 B
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.