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

Add support for option_shutdown_anysegwit #312

Merged
merged 2 commits into from
Feb 7, 2022
Merged

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Dec 9, 2021

Opt-in to allow any future segwit script in shutdown as long as it complies with BIP 141 (see lightning/bolts#672).
This is particularly useful to allow wallet users to close channels to a Taproot address.
We can probably make it mandatory in wallets such as Phoenix now that Taproot has been activated.

Opt-in to allow any future segwit script in shutdown as long as it complies
with BIP 141 (see  lightning/bolts#672).

This is particularly useful to allow wallet users to close channels to a
Taproot address.
@t-bast t-bast force-pushed the shutdown-anysegwit branch from edcaca5 to fac6586 Compare February 7, 2022 09:27
@t-bast t-bast merged commit ec96ce2 into master Feb 7, 2022
@t-bast t-bast deleted the shutdown-anysegwit branch February 7, 2022 13:33
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