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

[Bug] MultiSign transaction should not sign with regular key, always use account master even if disabled. #481

Open
KoenPaas opened this issue Feb 13, 2024 · 0 comments

Comments

@KoenPaas
Copy link
Collaborator

When signing a MultiSign transaction with an account that has a regular key set with or without the master key disabled, Xaman allows to sign with the regular key.

However with MultiSign transactions this should not be possible.

Solution:
If the payload is of type multisign do not take into account regular key or masterkey disabled.Always use Master key, if the master key is not present throw an error that the account cannot sign.

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

1 participant