-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
Mint: Add clnrest.py
Lightning backend
#551
Conversation
lndrest.py: fix `quote.amount` is not always in sats + better checks
I fixed and merged @rbensberg branch which puts corelightningrest.py onto the newer plugin Although NOW for some reason it hangs when verifying the payment of the quote (when minting tokens). If you stop it and then check the invoice manually Not quite sure what's causing this. |
|
Thank you for the fixes in |
Yea sure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #551 +/- ##
==========================================
- Coverage 65.02% 64.90% -0.12%
==========================================
Files 91 91
Lines 8065 8147 +82
==========================================
+ Hits 5244 5288 +44
- Misses 2821 2859 +38 ☔ View full report in Codecov by Sentry. |
clnrest.py
Lightning backend
CLNRestWallet
#536