pseudozach / lnstxbridge-frontend

https://lnswap.org
GNU Affero General Public License v3.0
6 stars 5 forks source link

Refund file download on in-app browser #17

Closed pseudozach closed 2 years ago

pseudozach commented 2 years ago

It's not possible to download the refund file on xverse in-app browser while using lnswap.org

Need to fix it or implement continue from local storage backup, otherwise there's risk of loss of funds specially for BTC onchain -> STX swaps.

pseudozach commented 2 years ago

looks like this is not possible because xverse in-app browser does not have storage access in case of android.

So the best way is to use the continue feature which covers this use case and was merged: https://github.com/pseudozach/lnstxbridge-frontend/pull/21