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

Support for MultiSig accounts #142

Open
DenisCarriere opened this issue Jul 21, 2018 · 0 comments
Open

Support for MultiSig accounts #142

DenisCarriere opened this issue Jul 21, 2018 · 0 comments

Comments

@DenisCarriere
Copy link
Contributor

DenisCarriere commented Jul 21, 2018

Currently there's no way to add the custom authorization for MultiSig enabled accounts using Scatter.

Scenario:
Using an account with a threshold of 1 and multiple active accounts all containing a weight of 1.

permissions: 
     owner     2:    1 user1@owner, 1 user2@owner, 1 user3@owner,
        active     1:    1 user1@active, 1 user2@active, 1 user3@active

I would like to "sign" a transaction using the authority of multisig@active, however I need to be logged in as user1@active.

When using eostoolkit.io and attempting to conduct a token transfer, it throws an error Missing required authority.

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