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

Use fundchannel_cancel after fundchannel_complete #1

Open
ZmnSCPxj opened this issue Sep 16, 2019 · 0 comments
Open

Use fundchannel_cancel after fundchannel_complete #1

ZmnSCPxj opened this issue Sep 16, 2019 · 0 comments

Comments

@ZmnSCPxj
Copy link

ElementsProject/lightning#2740 has been implemented. The "correct" way to implement a failure in the fundchannel_complete of some node is to execute fundchannel_cancel in the other nodes that succeeded their fundchannel_completes.

This was closed only a short time ago and it seems the last update to this repository was 23 days ago, so potentially it could be updated now for this new fact.

A precis, is that a fundchannel_cancel may cause the other side to disconnect (especially if older version of C-Lightning), it may be a good thing to connect them again afterwards in case of a failure.

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

No branches or pull requests

1 participant