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

Adding a multisig signer pubkey to 2 multisigs doesn't act like expected #2151

Open
coolhill opened this issue Jan 24, 2025 · 2 comments
Open

Comments

@coolhill
Copy link

If you add a single pubkey(from "Join Existing Multisig") to be signer on 2 different multisigs, only the first multisig will show up in the wallet extension. I would expect both multisigs to show up as in fact, onchain you are a signer on both. You seem to have to generate a new signer pubkey for each multisig you want to join if you want them to all show up visually in the wallet extension. Bug or feature? You decide.

@dhruvkelawala
Copy link
Contributor

It's neither a bug or a feature. It's just how multisig work. Currently we don't support sharing a single pubkey with multiple multisigs.

@coolhill
Copy link
Author

Alright then well I made my case. My only concern would be since onchain you are a signer on both, and the wallet will only show you one. If you recover a wallet using a seed phrase, which multisig will it show? Since it shows one and hides the other. Can a bad actor add you to multisig and then you will never be able to interact with the multisig you want? Just a thought experiment.

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

No branches or pull requests

2 participants