LN-Zap / zap-iOS

Zap Wallet - Native iOS lightning wallet focused on user experience and ease of use ⚡️
http://zaphq.io
MIT License
181 stars 47 forks source link

add "advanced settings" to recover wallet on next start #296

Open ottosuess opened 5 years ago

ottosuess commented 5 years ago

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.