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

WAX Private Key doesn't work #11

Open
steeljardas opened this issue Jun 1, 2021 · 1 comment
Open

WAX Private Key doesn't work #11

steeljardas opened this issue Jun 1, 2021 · 1 comment

Comments

@steeljardas
Copy link

steeljardas commented Jun 1, 2021

So I'm trying to do a basic transaction and I can't because my key isn't working. I'm trying it for the WAX Network and the private keys are like:

PVT_K1_xxxxxxxxxxxxxxxxxxxxxxxxxxx
instead of
EOSxxxxx

The error I get is:
aioeos.exceptions.EosRpcException: {'code': 3090003, 'name': 'unsatisfied_authorization', 'what': 'Provided keys, permissions, and delays do not satisfy declared authorizations', 'details': [{'message': 'transaction declares authority \'{"actor":"ygzk4.wam","permission":"active"}\', but does not have signatures for it under a provided delay of 0 ms, provided permissions [], provided keys ["EOS5Esxxxxxxx"], and a delay max limit of 3888000000 ms', 'file': 'authorization_manager.cpp', 'line_number': 532, 'method': 'check_authorization'}]}

It seems to automatically turn my key into EOS Key but it's still not working

@encoderlee
Copy link

It's not aioeos problem, i see you account name is 'ygzk4.wam', it's wax cloud wallet account , private key is managed, so you can't have access to its private key, i think the private key is wrong, It doesn't belong to this account

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