breez / misty-breez

A mobile app based on Flutter showcasing the use of Breez Liquid SDK
https://github.com/breez/breez-sdk-liquid/
MIT License
7 stars 2 forks source link

Fix `storage.sql` file path #213

Closed erdemyerebasmaz closed 2 weeks ago

erdemyerebasmaz commented 2 weeks ago

Fixes the path of storage.sql file after the SDK changes that split based on network & per seed.

Cons: Since fingerprint is retrieved via getInfo, wallet needs to have been successfully connected at least once during session to retrieve storage.sql file.