-
Notifications
You must be signed in to change notification settings - Fork 203
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
feat(world): support batchCall in callFrom action #2796
Conversation
🦋 Changeset detectedLatest commit: 3311e73 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@dhvanipa It looks like you're trying to do As in let the existing middleware swap the worldContract.write.batchCall([...]) Edit: this approach would need a contract change in #3506 |
closes #2779 (couldn't push to their branch so re-opening here)
closes #1761
closes #1728