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

fix: peg-in LND gateway #2154

Merged
merged 1 commit into from
Apr 6, 2023
Merged

fix: peg-in LND gateway #2154

merged 1 commit into from
Apr 6, 2023

Conversation

m1sterc001guy
Copy link
Contributor

Tmuxinator doesn't current peg-in any ecash for LND, so it can't receive payments when tmuxinator starts. This change just pegs-in some ecash for LND so that it can receive payments over the Lightning Network.

@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (edfae67) 60.25% compared to head (15f98b9) 60.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2154       /-   ##
==========================================
- Coverage   60.25%   60.24%   -0.02%     
==========================================
  Files         152      152              
  Lines       30924    30798     -126     
==========================================
- Hits        18634    18554      -80     
  Misses      12290    12244      -46     

see 24 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

scripts/pegin.sh Outdated Show resolved Hide resolved
@dpc dpc enabled auto-merge April 6, 2023 22:18
Copy link
Contributor

@justinmoon justinmoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Man we were sloppy merging this LND stuff in. I know this was working at one point but didn't make it in. Tested and it works.

@dpc dpc merged commit c763d6a into fedimint:master Apr 6, 2023
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

Successfully merging this pull request may close these issues.

3 participants