Skip to content

p-token: Allow for token-2022 multisigs to be used#133

Open
joncinque wants to merge 1 commit intosolana-program:mainfrom
joncinque:t22-ms
Open

p-token: Allow for token-2022 multisigs to be used#133
joncinque wants to merge 1 commit intosolana-program:mainfrom
joncinque:t22-ms

Conversation

@joncinque
Copy link
Contributor

@joncinque joncinque commented Feb 27, 2026

Problem

This is the p-token version of solana-program/token-2022#1005, which resolves solana-program/token-2022#997, but in p-token.

P-token and token-2022 should respect each other's multisigs.

Summary of changes

Relax the multisig ownership check to also allow for token-2022 to own the multisig account.

cc @L0STE @0xRigel

#### Problem

This is the p-token version of
solana-program/token-2022#1005, which resolves
solana-program/token-2022#997, but in p-token.

P-token and token-2022 should respect each other's multisigs.

#### Summary of changes

Relax the multisig ownership check to also allow for token-2022 to own
the multisig account.
@joncinque joncinque requested a review from febo February 27, 2026 22:41
@joncinque joncinque changed the title p-token: Allow for token-2022 to be used p-token: Allow for token-2022 multisigs to be used Feb 27, 2026
Copy link
Contributor

@febo febo left a comment

Choose a reason for hiding this comment

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

Looks great!

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.

Feat: Relax owner check for Multisig accounts

2 participants