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

lnwallet/wallet.go: clarify anchor chan error str #5577

Merged
merged 1 commit into from
Aug 2, 2021

Commits on Aug 2, 2021

  1. lnwallet/wallet.go: clarify anchor chan error str

    Improve 'ErrReservedValueInvalidated' error string to explain that the
    error is triggered by a transaction that would deplete funds reserved for
    potential future anchor channel closings (via CPFP)
    
    Add hint that further details can be found in the debug log
    
    Update strings in 'lntest/itest/log_error_whitelist.txt' correspondingly
    xanoni committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    f5747c2 View commit details
    Browse the repository at this point in the history