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

Submiting an extrinsic tx in sudo returns type error #202

Closed
jimmychu0807 opened this issue Oct 4, 2021 · 3 comments · Fixed by #206
Closed

Submiting an extrinsic tx in sudo returns type error #202

jimmychu0807 opened this issue Oct 4, 2021 · 3 comments · Fixed by #206

Comments

@jimmychu0807
Copy link
Owner

jimmychu0807 commented Oct 4, 2021

Submiting an extrinsic tx in sudo returns type error. The error in the console is long, something like

Uncaught Error: createType(Call):: Call: failed decoding sudo.sudo:: Struct: failed on args: 
{a big structure here}:: 
Cannot map Enum JSON, unable to find 'registry' in system, unused1, timestamp, unused3, grandpa,
balances, unused6, sudo, templatemodule, nicks

But the same error occurs in polkadot-js app also. This may require an upstream fix on polkadot-js api.

@jimmychu0807 jimmychu0807 changed the title Sudo sending an extrinsic tx returns type error Submiting an extrinsic tx in sudo returns type error Oct 4, 2021
@nuke-web3
Copy link
Contributor

polkadot-js/apps#6222

@nuke-web3
Copy link
Contributor

can you reproduce on apps UI? might be fixed if you update the deps for the libs here.

@jimmychu0807
Copy link
Owner Author

Thanks Dan. Let me try later today.

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 a pull request may close this issue.

2 participants