Closed luisschwab closed 1 day ago
Which backend interface are you using?
LND (REST)
Appears to only affect LNURL flows
https://github.com/ZeusLN/zeus/blob/master/views/LnurlPay/LnurlPay.tsx#L75:L81
v0.9.2-beta1 is now available for testing with a fix for this. Hope you try it out!
@luisschwab this should be addressed in v0.9.2 which is out now. Please reopen the issue if you continue to experience this. Thank you!
Works great now, thanks for working on this!
When making a payment, the workflow does not retain state about the selected currency unit.
For example: On the main screen, I select to pay 10 USD. In the confirm payment screen, I am promped to make a payment of 10 sats.
It should retain the selected unit.
Main screen (USD):
Confirm payment screen (sats):
version: 0.9.0 OS: android