-
Notifications
You must be signed in to change notification settings - Fork 24
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
Use a rabbitmq to finalize pending payments #370
Conversation
Codecov Report
@@ Coverage Diff @@
## main #370 +/- ##
==========================================
+ Coverage 55.18% 60.03% +4.85%
==========================================
Files 52 50 -2
Lines 3251 3213 -38
==========================================
+ Hits 1794 1929 +135
+ Misses 1263 1078 -185
- Partials 194 206 +12
|
…m/getAlby/lndhub.go into feature/rabbitmq-payment-finalize
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nits, otherwise lgtm
Fixes #369