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

LN Fee Estimation #22

Closed
brh28 opened this issue Jan 25, 2024 · 5 comments
Closed

LN Fee Estimation #22

brh28 opened this issue Jan 25, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@brh28
Copy link

brh28 commented Jan 25, 2024

UI: "Failed to calculate fee."

See: #17 (comment)

Backend:

  • lnNoAmountInvoiceFeeProbe: graphQL error
  • lnInvoiceFeeProbe: tested successfully
@brh28 brh28 added the bug Something isn't working label Jan 25, 2024
@brh28 brh28 self-assigned this Feb 1, 2024
@brh28
Copy link
Author

brh28 commented Mar 11, 2024

@Nodirbek75 @islandbitcoin Is this still an issue from the UI? If so, could one of you provide a sample query that I could look into?

@brh28
Copy link
Author

brh28 commented Aug 22, 2024

Following up on this item as we've addressed fee estimation for USD invoices that have amounts. Are these NoAmountInvoices relevant? @Nodirbek75

@Nodirbek75
Copy link

Nodirbek75 commented Aug 28, 2024

@brh28 I'm getting this error message for no amount invoices:
[GraphQL error]: Message: Cannot read properties of undefined (reading 'data'), Path: lnNoAmountUsdInvoiceFeeProbe} {"locations": [{"column": 93, "line": 1}]}
Simulator Screenshot - iPhone 11 Pro Max - 2024-08-28 at 22 52 45

@brh28
Copy link
Author

brh28 commented Aug 29, 2024

Do you know why we're calling the lnNoAmountUsdInvoiceFeeProbe mutation when an amount is available?

@brh28
Copy link
Author

brh28 commented Sep 2, 2024

Fix: #98

@brh28 brh28 closed this as completed Sep 2, 2024
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

No branches or pull requests

2 participants