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

Reserve async signing related channel TLV types #2978

Merged

Commits on Mar 29, 2024

  1. Reserve async signing related channel TLV types

    A LDK user deployed to production a WIP version of the async signing
    branch in which two new TLVs were added to channel. To prevent them from
    needing to perform a migration, we can just new types for TLVs that have
    yet to be included in a release. A note has been added to ensure types
    45 and 47 are not used for another purpose.
    wpaulino committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    70e4001 View commit details
    Browse the repository at this point in the history