By default zap iOS uses a recovert window of 100. If users generate more than 100 addresses without using any of them full recovery of the wallet's fund might fail.
UnlockWallet's recovery_window can be used to trigger recovery of funds for initialised wallets.
we should have an option to trigger recovery of the wallet on next app start (when local lnd is unlocked) with a custom recovery window size.
By default zap iOS uses a recovert window of 100. If users generate more than 100 addresses without using any of them full recovery of the wallet's fund might fail.
UnlockWallet
'srecovery_window
can be used to trigger recovery of funds for initialised wallets.we should have an option to trigger recovery of the wallet on next app start (when local lnd is unlocked) with a custom recovery window size.