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

CLNRest: Cannot create LN invoice with empty amount #2604

Closed
matevz opened this issue Dec 6, 2024 · 1 comment · Fixed by #2646
Closed

CLNRest: Cannot create LN invoice with empty amount #2604

matevz opened this issue Dec 6, 2024 · 1 comment · Fixed by #2646
Labels
Bug Something isn't working

Comments

@matevz
Copy link

matevz commented Dec 6, 2024

Describe the bug

Connecting to local core lightning node (CLNRest) and creating an invoice with empty amount yields amount_msat: should be positive msat or 'any': invalid token '0'.

Reproduce

  1. Configure core lightning wallet (CLNRest)
  2. Lightning -> Receive
  3. Leave amount empty
  4. Create invoice

ZEUS version

v0.9.2

Node interface

Core Lightning (CLNRest)

Network

Clearnet

Device

Pixel 7a

Device operating system

Android 15

Log output

amount_msat: should be positive msat or 'any': invalid token '0'
@matevz matevz added the Bug Something isn't working label Dec 6, 2024
@kaloudis kaloudis linked a pull request Dec 17, 2024 that will close this issue
30 tasks
@kaloudis
Copy link
Contributor

Fix available for testing in ZEUS v0.9.4-beta1 https://github.com/ZeusLN/zeus/releases/tag/v0.9.4-beta1

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

Successfully merging a pull request may close this issue.

2 participants