This avoids having to fiddle with the start and num parameters and instead use the scantxoutset RPC functionality via rescan_utxos.
Backport of core#23017.
Differential D12528
test: Replace MiniWallet scan_blocks with rescan_utxos Fabien on Nov 18 2022, 09:41. Authored by Tags None Subscribers None
Details
This avoids having to fiddle with the start and num parameters and instead use the scantxoutset RPC functionality via rescan_utxos. Backport of core#23017. ninja check-functional
Diff Detail
|