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

The last transfer call in batch transfer over 5 transfers didn't fit the extrinic #11088

Open
sfffaaa opened this issue Nov 13, 2024 · 0 comments

Comments

@sfffaaa
Copy link
Contributor

sfffaaa commented Nov 13, 2024

In my script, I discovered that when I send the extrinsic more than five calls with Address20, the last call will show a random address with 0 value. However, the batch transfer calls were executed correctly. In other words, the call executes successfully but shows differently.

I can also reproduce when I replace the last call with address20: random evm address with value 4722 is okay, but 4723 fails.
The app version is apps v0.146.1

It may be because of the length limitation. I'm not sure

polkadot js org_apps__rpc=ws%3A%2F%2F127 0 0 1%3A10044 (3)

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