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

channeldb/mig/lnwire21: fix FailInvalidBlinding Encode sig #9161

Merged

Commits on Oct 4, 2024

  1. channeldb/mig/lnwire21: fix FailInvalidBlinding Encode sig

    fix the signature of the Encode method so that it does in fact implement
    the Serializable interface defined in the lnwire21 package. This differs
    slightly from the interface defined in the main lnwire package.
    ellemouton committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8f6d336 View commit details
    Browse the repository at this point in the history