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

Don't mock channel opening on lnurlw initiation #1321

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

gcomte
Copy link
Collaborator

@gcomte gcomte commented Dec 23, 2024

When an LNURL-withdraw process is started, there is no Lightning payment taking place just yet, so we should not already simulate a channel opening.

The channel opening will be simulated later on, when the actual payment takes place.

@gcomte gcomte added the mock label Dec 23, 2024
mock/breez-sdk/src/lib.rs Outdated Show resolved Hide resolved
@gcomte gcomte force-pushed the mock/dont-open-channel-on-collect-offer-initiation branch from 1fd8edf to dd33deb Compare December 23, 2024 21:14
@gcomte gcomte merged commit f29e3ba into main Dec 23, 2024
13 checks passed
@gcomte gcomte deleted the mock/dont-open-channel-on-collect-offer-initiation branch December 23, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants