Fixes a bug so we return the expected error when failing to decrypt the seed
What's Changed
- Use
saturating_sub
for device lock comparison by @benthecarman in #843 - Properly return IncorrectPassword when failing to decrypt seed by @benthecarman in #844
- Bump min lightning amount by @benthecarman in #845
Full Changelog: v0.4.31...v0.4.32