Skip to content

program: Remove duplicated authority signer check on close#72

Merged
febo merged 1 commit into
mainfrom
febo/duplicated-signer-check
Jun 1, 2026
Merged

program: Remove duplicated authority signer check on close#72
febo merged 1 commit into
mainfrom
febo/duplicated-signer-check

Conversation

@febo
Copy link
Copy Markdown
Contributor

@febo febo commented Jun 1, 2026

Problem

The authority signer check is part of the validate_authority but it is also being checked separately on close. This is unnecessary.

Solution

Remove the duplicated signer check.

@febo febo requested a review from joncinque June 1, 2026 11:39
Copy link
Copy Markdown
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense!

@febo febo merged commit 137b63c into main Jun 1, 2026
21 checks passed
@febo febo deleted the febo/duplicated-signer-check branch June 1, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants