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

openchannel: allow creating channels with connected peers without an address #139

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

Psycho-Pirate
Copy link
Contributor

openchannel now supports both pubkey@host:port and pubkey as arguments. If only pubkey is provided, a channel is created only if the peer is already connected; otherwise, an error is returned.

@TheBlueMatt
Copy link
Contributor

Please squash the fixup commit and then I think we can land this.

…address

openchannel now supports both `pubkey@host:port` and `pubkey` as arguments.
If only `pubkey` is provided, a channel is created only if the peer is already
connected; otherwise, an error is returned.
@Psycho-Pirate
Copy link
Contributor Author

I have squashed the commits.

Copy link
Contributor

@TheBlueMatt TheBlueMatt left a comment

Choose a reason for hiding this comment

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

thanks

@TheBlueMatt TheBlueMatt merged commit 6c300c7 into lightningdevkit:main Feb 26, 2025
4 checks passed
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.

2 participants