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

Sending multiple transactions in the same block #681

Closed
xmonader opened this issue Apr 19, 2023 · 1 comment
Closed

Sending multiple transactions in the same block #681

xmonader opened this issue Apr 19, 2023 · 1 comment

Comments

@xmonader
Copy link
Contributor

In case I've a service that provisions on the behalf of users using a single account, the current flow is the requests are being queued up one by one to deploy, is it possible to have multiple of these transactions in the same block?

@DylanVerstraete
Copy link
Contributor

Multiple transactions can be sent in a block, if it's from the same account, the sender needs to increment the nonce himself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants