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

Echo channel_type in accept_channel #960

Merged
merged 1 commit into from
Mar 14, 2022

Commits on Feb 28, 2022

  1. Echo channel_type in accept_channel

    One argument for adding a feature bit for channel types was to make things
    more explicit and remove ambiguity.
    
    When sending `open_channel`, we require funders to include a `channel_type`,
    so it would make sense to require fundees to echo that `channel_type`
    back to explicitly confirm that they're ok with this `channel_type`.
    t-bast committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    584b03e View commit details
    Browse the repository at this point in the history