Skip to content

Conversation

@github-actions
Copy link

Backport of #10495


Re-adds the old no-experimental-endorsement config option as a hidden,
deprecated alias for no-experimental-accountability. This ensures
backward compatibility for users who have the old option in their
config files after the rename it.

it was renamed here: #10367

@github-actions github-actions bot added this to the v0.20.1 milestone Jan 14, 2026
@github-actions
Copy link
Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-10495-to-v0.20.x-branch
git worktree add --checkout .worktree/backport-10495-to-v0.20.x-branch backport-10495-to-v0.20.x-branch
cd .worktree/backport-10495-to-v0.20.x-branch
git reset --hard HEAD^
git cherry-pick -x 04dab619cb8e09024d59e11fce5af1d51acb1786
git push --force-with-lease

@ziggie1984
Copy link
Collaborator

This backport is not needed because we never merged the renaming PR into LND 20.1

@ziggie1984 ziggie1984 closed this Jan 14, 2026
@ziggie1984 ziggie1984 deleted the backport-10495-to-v0.20.x-branch branch January 14, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants