ACINQ / eclair-mobile

An Android wallet for the Lightning Network
Apache License 2.0
258 stars 44 forks source link

Fix backups #270

Closed sstone closed 3 years ago

sstone commented 3 years ago

On old versions of Android we would attempt to read local backup files even if they did not exist. We also remove secp256k1 code that we don't need anymore (secp256k1-kmp provides an Android library).