Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

N/A instead of amounts #2261

Open
iWarpBTC opened this issue Jun 22, 2024 · 4 comments
Open

N/A instead of amounts #2261

iWarpBTC opened this issue Jun 22, 2024 · 4 comments
Labels
Bug Something isn't working Exchange rates

Comments

@iWarpBTC
Copy link
Contributor

Describe the bug

In order to try out PoS mode I was forced to turn on currency tracking. Then I turn both PoS and Currency off. Now when Zeus starts I'm getting N/A instead of sats amounts. It helps to turn Currency on and off again but only until next restart.

Reproduce

I think it will be enough to turn Currency on and off. Then reboot.

ZEUS version

v0.8.4

Node interface

LND (REST)

Network

Clearnet

Device

iPhone 15 Pro

Device operating system

17.5.1

Log output

No response

@iWarpBTC iWarpBTC added the Bug Something isn't working label Jun 22, 2024
@kaloudis
Copy link
Contributor

I think we can easily fix this by changing the units to sats when currency is disabled.

@kaloudis
Copy link
Contributor

I think we can easily fix this by changing the units to sats when currency is disabled.

hmm, we already do that here: https://github.com/ZeusLN/zeus/blob/master/views/Settings/Currency.tsx#L130

are you saying N/A appears for the prices on the POS items pane? Are the items priced in fiat?

@iWarpBTC
Copy link
Contributor Author

N/A appears literally everywhere. image image

@kaloudis
Copy link
Contributor

This occurs when fiat is the selected unit the fiat rate server cannot be reached. You can either tap the amount to switch to BTC or sats units, or change your fiat rate server under Currency settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Exchange rates
Projects
None yet
Development

No branches or pull requests

2 participants