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

Setting currency in sats for a TPos leads to issues creating items in a TPos instance #104

Closed
CabtonWithaK opened this issue Oct 25, 2024 · 2 comments
Assignees

Comments

@CabtonWithaK
Copy link

AS IS:
a TPOS item is correctly added when currency is set to 'USD'.
a TPOS item is however not added when the currency is set to 'sats'

TO BE:
Items can be added when currency is set to 'sats' for a TPOS instance.

ELABORATE:

I noticed this issue on LNBits SaaS 0.12.12, when I changed the currency of my TPos to "sats" suddenly all my TPOS items disappeared.
Also when I created a new TPOS I noticed items can not be added when currency is set to sats.

find screenshot attached for error that I found in my debug console

TPOS_sats

@talvasconcelos
Copy link
Collaborator

I'm on it... investigating

@talvasconcelos
Copy link
Collaborator

Fixed in 0.7.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants